From 30e64f38f3a01d71f8a728df9d56f31d950ebd20 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 25 Apr 2010 18:49:29 +0000 Subject: Make default_notfound_view and default_forbidden_view expect an exception as a context. Cause append_slash_notfound_view to work in case it is registered via set_notfound_view. --- TODO.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index ff4a3373f..fd60e6523 100644 --- a/TODO.txt +++ b/TODO.txt @@ -10,9 +10,7 @@ - Provide a webob.Response class facade for forward compat. -- Replace default_notfound_view and default_forbidden_view with better - exception view candidates. - - Fix message catalog extraction / compilation documentation. - Docs about creating a venusian decorator. + -- cgit v1.2.3