summaryrefslogtreecommitdiff
path: root/repoze/bfg/events.py
AgeCommit message (Collapse)Author
2008-10-02Make sure the IWSGIApplicationCreatedEvent interface actually implements the ↵Malthe Borch
contract (and test this).
2008-08-29Rejigger and document wsgi app created event.Chris McDonough
2008-07-31 - Add event sends for INewRequest and INewResponse. See theChris McDonough
events.rst chapter in the documentation's ``api`` directory.