From 41cc8f504cd82d9cfe80c0c2ee18a17cbaaf3c18 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 16 Jan 2010 08:51:15 +0000 Subject: Traversal mini-overhaul. --- docs/narr/views.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/narr/views.rst') 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 -- cgit v1.2.3