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
/
api
/
config.rst
Age
Commit message (
Expand
)
Author
2011-07-24
first cut
Chris McDonough
2011-07-15
remove bogus information about route_name, refer to the right method of Confi...
Chris McDonough
2011-07-15
- get_root2 -> prepare
Chris McDonough
2011-07-14
Added some docs for make_request and global_registries.
Michael Merickel
2011-07-01
- Deprecated the ``set_renderer_globals_factory`` method of the Configurator
Chris McDonough
2011-06-14
- Added new add_response_adapter method to Configurator.
Chris McDonough
2011-04-13
- Add missing docs reference to
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-01-19
- Added "Adding Methods to the Configurator via ``add_directive``" section to
Chris McDonough
2011-01-18
- The ``make_app`` function has been removed from the ``pyramid.router``
Chris McDonough
2011-01-16
Remove configurator.add_handler, handler-related functions and methods from p...
Chris McDonough
2011-01-16
simplify slightly
Chris McDonough
2010-12-19
unnecessary static arglists
Chris McDonough
2010-12-18
resource/asset normalization
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough