diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/views.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst index 2f9bb7ff3..d61cdb06e 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -315,8 +315,9 @@ view for the interface(s) found on the request based on standard Python method resolution order through the interface class hierarchy will be called. -See :ref:`events_chapter` for more information about event -subscribers. +.. note:: see :ref:`events_chapter` for more information about event + subscribers, and how to provide requests with differing request + types. .. _view_security_section: |
