diff options
Diffstat (limited to 'docs/narr/views.rst')
| -rw-r--r-- | docs/narr/views.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst index f51e913ba..4a329153c 100644 --- a/docs/narr/views.rst +++ b/docs/narr/views.rst @@ -1544,6 +1544,9 @@ to convert non-response return values from a view. The value of the ``attr`` attribute represents the attribute name looked up on the view object to return a response. +.. index:: + pair: debugging; not found errors + .. _debug_notfound_section: :exc:`NotFound` Errors |
