From 33d98b7222141a69a2a33a46e909b8a631fa609c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 9 Dec 2010 08:48:03 -0500 Subject: gardening --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index 0bf20a7e0..e7f961621 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,6 +6,10 @@ 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. - Use ``@register_view`` instead of ``@view_config`` and change view docs to -- cgit v1.2.3