summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-11-12 19:45:07 -0500
committerChris McDonough <chrism@plope.com>2011-11-12 19:45:07 -0500
commit7d2f14f32942c5a2cc7a30d80e3cbd4716c1ce5c (patch)
tree56978570c41396d87961ca396837ec02694744d5 /TODO.txt
parent8958c3b8d28e2d9f690ddd01cd80b7c4187b07c9 (diff)
downloadpyramid-7d2f14f32942c5a2cc7a30d80e3cbd4716c1ce5c.tar.gz
pyramid-7d2f14f32942c5a2cc7a30d80e3cbd4716c1ce5c.tar.bz2
pyramid-7d2f14f32942c5a2cc7a30d80e3cbd4716c1ce5c.zip
Fix ZODB scaffolding to match ZODB tutorial docs (Ken made relocatable).
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index e3419ad28..d3b527f43 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -4,12 +4,12 @@ Pyramid TODOs
Must-Have
---------
-- Fix ZODB scaffolding to match ZODB tutorial docs (Ken made relocatable).
-
- Fix ZODB tutorial docs to match ZODB tutorial code (I removed program name
from ``scan``).
-- Fix SQLA tutorial (and scaffolding) to match ZODB tutorial.
+- Fix SQLA tutorial to match ZODB tutorial.
+
+- Fix other scaffolds to match ZODB scaffold.
Nice-to-Have
------------