From b5e5018c9b948929548615139533e9a8a504ff11 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 19 Nov 2010 21:13:48 -0500 Subject: gardening --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index fe411f749..3d36e3a3d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -52,6 +52,10 @@ Must-Have (before 1.0) - Better ``config.add_handler`` documentation. +- Fix DottedNameResolver to not convert ImportError to ConfigurationError if + the import that failed was unrelated to the import requested via a dotted + name. + Should-Have ----------- -- cgit v1.2.3