diff options
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 ----------- |
