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.rst
Age
Commit message (
Expand
)
Author
2011-01-18
- The ``make_app`` function has been removed from the ``pyramid.router``
Chris McDonough
2010-12-22
- Added CSRF token generation, as described in the narrative chapter entitled
Chris McDonough
2010-12-22
- Added flash messaging, as described in the "Flash Messaging" narrative
Chris McDonough
2010-12-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-11-11
document the request.settings attribute as well as we can
Chris McDonough
2010-11-09
- All references to Pyramid-the-application were changed from :mod:`pyramid`
Chris McDonough
2010-11-05
personality module no longer exists
Chris McDonough
2010-11-02
- Remove references to 'WebOb' Response and just call it 'Response', and note
Chris McDonough
2010-10-29
pylons paster templates
Chris McDonough
2010-10-28
sessioning docs
Chris McDonough
2010-10-26
readd make_app (karl depends on it)
Chris McDonough
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
docs fixes
Chris McDonough
2010-10-25
convert API docs to Pyramid
Chris McDonough
2010-09-05
Documentation
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-21
Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...
Chris McDonough
2010-04-19
Dip a toe in the i18n waters.
Chris McDonough
2010-01-17
Final layout.
Chris McDonough
2010-01-17
Using a single chapter for the API docs and a single chapter for the ZCML dir...
Chris McDonough
2010-01-17
Reduce overall book size by not giving each ZCML directive its own chapter.
Chris McDonough