From 57d300f292b87b67163399db9377fb2920621bd3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 9 Jan 2011 23:40:41 -0500 Subject: garden --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) 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 ----------- -- cgit v1.2.3