summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 74e24bf2a..ef36893df 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,6 +4,11 @@ Pyramid TODOs
Should-Have
-----------
+- Replace weberror for email-out in all production.ini.
+
+- Come up with an analogue of repoze.zodbconn that doesn't require a closer
+ in the pipeline and use it in the ZODB scaffold and tutorial.
+
- Deprecate pyramid.security.view_execution_permitted (it only works for
traversal).