From 5a81c69386b5ac91724c75bb34bbaf62face946a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 19 Dec 2010 01:49:03 -0500 Subject: this already exists as cookie_on_exception --- TODO.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 88aca5674..b5932212e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,10 +6,6 @@ Must-Have (before 1.0) - Narrative docs for ``Configurator.include`` and ``Configurator.commit``. -- Fix session behavior: when a Forbidden/NotFound hander is invoked, we'd - like to allow people to save the session (currently when the response has - an exception attribute, the session is tossed unconditionally). - - Provide a .flash API on session object. Should-Have -- cgit v1.2.3