From cf0c36c429e29aa8d83f63324f8730a36ca8212e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 19 Jan 2011 12:30:32 -0500 Subject: garden --- TODO.txt | 5 ++--- 1 file 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 ------------ -- cgit v1.2.3