summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index b91838efa..5f68974b5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -33,6 +33,9 @@ Must-Have (before 1.0)
will be confused with ``name`` of ``view_config`` which means something
else.
+- Consider adding a default exception view for HTTPException and attendant
+ ``redirect`` and ``abort`` functions ala Pylons.
+
Should-Have
-----------