summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index b16d806b2..0d19e8273 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -17,3 +17,5 @@
- Provide a webob.Response class facade for forward compat.
+- Replace default_notfound_view and default_forbidden_view with better
+ exception view candidates.