summaryrefslogtreecommitdiff
path: root/docs/api/events.rst
AgeCommit message (Expand)Author
2016-04-10Add API docs for BeforeTraversalBert JW Regeer
2011-08-14- Added the ``pyramid.interfaces.IDict`` interface representing the methodsChris McDonough
2010-11-02- New event type: ``pyramid.interfaces.IBeforeRender``. An object of this typeChris McDonough
2010-10-25convert API docs to PyramidChris McDonough
2010-09-12remove FinishedEvent (bad idea)Chris McDonough
2010-09-12- The BFG router now emits an additional event unconditionally at theChris McDonough
2010-07-28- A ``repoze.bfg.events.subscriber`` decorator was added. ThisChris McDonough
2008-08-29Rejigger and document wsgi app created event.Chris McDonough
2008-08-04 - Add a ``request_type`` attribute to the available attributes of aChris McDonough
2008-07-31 - Add event sends for INewRequest and INewResponse. See theChris McDonough