summaryrefslogtreecommitdiff
path: root/docs/api/interfaces.rst
AgeCommit message (Expand)Author
2010-12-29factor deriver from mapperChris McDonough
2010-12-22change flash API as per email convo with Ben and MikeChris McDonough
2010-12-22- Added flash messaging, as described in the "Flash Messaging" narrativeChris McDonough
2010-11-21- Add ``pyramid.interfaces.ITemplateRenderer`` interface to Interfaces APIChris McDonough
2010-11-02- New event type: ``pyramid.interfaces.IBeforeRender``. An object of this typeChris McDonough
2010-11-01document IRendererInfo in API docsChris McDonough
2010-10-28sessioning docsChris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2010-09-14- The ``add_route`` method of a Configurator now accepts aChris McDonough
2010-09-12- The BFG router now emits an additional event unconditionally at theChris McDonough
2010-09-08dont expose this until necessaryChris McDonough
2010-09-08- The ``repoze.bfg.interfaces`` API documentation page is now renderedChris McDonough
2010-08-08- New public interface: ``repoze.bfg.exceptions.IExceptionResponse``.Chris McDonough
2009-12-23- Added the ``repoze.bfg.authentication``,Chris McDonough
2009-07-03API docs audit.Chris McDonough
2009-01-12- An interface specific to the HTTP verb (GET/PUT/POST/DELETE/HEAD) isChris McDonough