summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.txt b/TODO.txt
index 7a3b17bc5..90f5f8547 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,12 +4,6 @@ Pyramid TODOs
Nice-to-Have
------------
-- Create a "mako_renderer_factory_factory" that provides searches in settings
- for "mako."-prefixed keys but allows other prefixes to be used to create
- different factories that don't use the global mako settings. This would be
- useful for the debug toolbar, which can currently be sabotaged by someone
- using custom mako configuration settings.
-
- Add docs about upgrading between Pyramid versions (e.g. how to see
deprecation warnings).