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
/
zcml
/
route.rst
Age
Commit message (
Expand
)
Author
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2010-12-18
model->resource; make docs render without warnings
Chris McDonough
2010-12-18
resource -> asset
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-20
convert stray references to colon routing syntax to squiggly syntax
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-10-25
convert zcml docs to Pyramid
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-07-23
- New argument to ``repoze.bfg.configuration.Configurator.add_route``
Chris McDonough
2010-06-30
more documentation fallout from allowing predicates access to route matching ...
Chris McDonough
2010-02-02
- Remove ``view_header``, ``view_accept``, ``view_xhr``,
Chris McDonough
2010-01-24
Merge reversepolarity branch.
Chris McDonough
2010-01-19
Bug Fixes
Chris McDonough
2010-01-17
Using a single chapter for the API docs and a single chapter for the ZCML dir...
Chris McDonough