From faaebc304a29308a98b22d8fc56c500b018b6c90 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 29 Aug 2008 18:48:48 +0000 Subject: Rejigger and document wsgi app created event. --- docs/api/events.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/api') diff --git a/docs/api/events.rst b/docs/api/events.rst index b2cd4a100..bb1ba1cf5 100644 --- a/docs/api/events.rst +++ b/docs/api/events.rst @@ -9,6 +9,8 @@ .. autoclass:: NewResponse + .. autoclass:: WSGIApplicationCreatedEvent + See :ref:`events_chapter` for more information about how to register code which subscribes to these events. -- cgit v1.2.3