summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/TODO.txt b/TODO.txt
index 5a030a84c..a3de49e2f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,14 +4,11 @@ Pyramid TODOs
Must-Have
---------
-- Fix ZODB tutorial docs to match ZODB tutorial code (I removed program name
- from ``scan``).
-
- Fix SQLA tutorial to match ZODB tutorial.
-- Fix routesalchemy scaffold to match ZODB scaffold.
-
-- Remove alchemy scaffold.
+- Fix SQLA tutorial to match alchemy scaffold. See
+ https://github.com/Pylons/pyramid/issues/359 for additional suggestions
+ from Mike.
Nice-to-Have
------------