summaryrefslogtreecommitdiff
path: root/docs/api/events.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/events.rst')
-rw-r--r--docs/api/events.rst2
1 files changed, 2 insertions, 0 deletions
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.