index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
narr
/
renderers.rst
Age
Commit message (
Expand
)
Author
2012-03-29
- Coverage and docs updates for custom JSON class.
Chris McDonough
2012-03-28
JSON-API rework and Object.__json__ support
Wayne Witzel III
2012-03-28
intermediate commit
Michael Merickel
2012-02-22
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a
Chris McDonough
2012-02-15
Use req instead of r for #413. It's more likely that somebody is already pas...
Chris McDonough
2012-02-15
- The system value ``r`` is now supplied to renderers as an alias for
Chris McDonough
2012-02-15
remove unused imports
Chris McDonough
2011-07-30
Updated all of the docs to reflect the new pyramid.* settings prefix.
Michael Merickel
2011-07-20
- Reordered chapters in narrative section for better new user friendliness.
Chris McDonough
2011-07-20
add more index markers
Chris McDonough
2011-07-01
Add JSONP renderer
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-13
- Remove IResponder abstraction in favor of more general IResponse
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-03
Minor fixes in the Renderers docu.
Christoph Zwerschke
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-04-18
- Deprecated all assignments to ``request.response_*`` attributes such as
Chris McDonough
2011-02-05
fix conflicts
Chris McDonough
2011-01-28
minor grammar fixes ('a' vs 'an')
Kyle Johnson
2011-01-27
remove bacticks from interface description
Chris McDonough
2011-01-27
module name contractions
Chris McDonough
2011-01-27
First batch of fixes for typo's and other language issues.
Chris Beelby
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-12
- Document the ``request.override_renderer`` attribute within the narrative
Chris McDonough
2011-01-02
remove unneeded liars remorse paragraph atop renderers
Casey Duncan
2010-12-29
fix misleading example
Chris McDonough
2010-12-19
- Split off "Renderers" as its own chapter from "Views" chapter in narrative
Chris McDonough
[prev]