summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt15
1 files changed, 6 insertions, 9 deletions
diff --git a/TODO.txt b/TODO.txt
index a5ec323a3..f04c341e2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,9 +4,13 @@ Pyramid TODOs
Must-Have
---------
-- Introspection:
+- Fix deployment recipes in cookbook (discourage proxying without changing
+ server).
+
+Nice-to-Have
+------------
- * Review narrative docs.
+- Introspection:
* ``default root factory`` category?
@@ -22,13 +26,6 @@ Must-Have
- Fix deployment recipes in cookbook (discourage proxying without changing
server).
-- Allow prequest path to have query string variables.
-
-Nice-to-Have
-------------
-
-- Implement analogue of "paster request"?
-
- CherryPy server testing / exploded from CherryPy itself.
- Try "with transaction.manager" in an exception view with SQLA (preempt