From 7d2f14f32942c5a2cc7a30d80e3cbd4716c1ce5c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 12 Nov 2011 19:45:07 -0500 Subject: Fix ZODB scaffolding to match ZODB tutorial docs (Ken made relocatable). --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO.txt') 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 ------------ -- cgit v1.2.3