diff options
| -rw-r--r-- | TODO.txt | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 ------------ |
