summaryrefslogtreecommitdiff
path: root/docs/api.rst
AgeCommit message (Expand)Author
2011-12-08- New APIs: ``pyramid.path.AssetResolver`` andChris McDonough
2011-11-11- New ``pyramid.compat`` module and API documentation which provides PythonChris McDonough
2011-08-06add tweens module, add docs for ptweens and tweens to hooksChris McDonough
2011-07-14- New API class: ``pyramid.static.static_view``. This supersedes theChris McDonough
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 entitledChris McDonough
2010-12-22- Added flash messaging, as described in the "Flash Messaging" narrativeChris McDonough
2010-12-09fix docs: pyramid.configuration -> pyramid.configChris McDonough
2010-11-11document the request.settings attribute as well as we canChris McDonough
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
2010-11-05personality module no longer existsChris McDonough
2010-11-02- Remove references to 'WebOb' Response and just call it 'Response', and noteChris McDonough
2010-10-29pylons paster templatesChris McDonough
2010-10-28sessioning docsChris McDonough
2010-10-26readd make_app (karl depends on it)Chris McDonough
2010-10-25add httpexceptions docsChris McDonough
2010-10-25docs fixesChris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2010-09-05DocumentationChris McDonough
2010-07-26merge generic_rendering branchChris McDonough
2010-04-25Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...Chris McDonough
2010-04-21Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...Chris McDonough
2010-04-19Dip a toe in the i18n waters.Chris McDonough
2010-01-17Final layout.Chris McDonough
2010-01-17Using a single chapter for the API docs and a single chapter for the ZCML dir...Chris McDonough
2010-01-17Reduce overall book size by not giving each ZCML directive its own chapter.Chris McDonough