From c9ec44acf513611e093fcf05b4013169d04af947 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 9 Dec 2010 11:44:46 -0500 Subject: gardening --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index e7f961621..f8fe6d07c 100644 --- a/TODO.txt +++ b/TODO.txt @@ -6,6 +6,9 @@ Must-Have (before 1.0) - Narrative docs for ``Configurator.include`` and ``Configurator.commit``. +- Fix conflict exceptions so they have the right ``info`` when one + configuration method is called from another. + - 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). -- cgit v1.2.3