summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 60709615f..6e908bdee 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,13 @@ Pyramid TODOs
Should-Have
-----------
+- Name WSGI app "main" instead of pipeline in scaffold configs?
+
+- Turn off debugtoolbar redirect catcher in scaffolding (makes tutorials
+ weird).
+
+- Mention debug toolbar in tutorials.
+
- Make it possible to use tween aliases in explicit tween config? If not,
the tween factories of all add-ons must be APIs.