summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index a8e0f45ca..b43edbb21 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -66,6 +66,8 @@ Must-Have (before 1.0)
Should-Have
-----------
+- Nicer Mako exceptions in WebError.
+
- Consider adding a default exception view for HTTPException and attendant
``redirect`` and ``abort`` functions ala Pylons.
@@ -90,9 +92,6 @@ Should-Have
- Make it possible to get at ACLDenied data from Forbidden response in
exceptionview.
-- ``config.meta`` or ``config.extend`` classmethod which adds a new method
- ("directive") to the Configurator class.
-
Nice-to-Have
------------