From de449d91fafc0fd4bec6d552dab44845b0948784 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 13 Jan 2010 14:51:08 +0000 Subject: Merge andrew-docs branch. --- TODO.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 2bdc169e9..d7f91743d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,6 +4,15 @@ - Named notfound views. +- Get rid of references to repoze.bfg.router.Router. + +- Use traversal after_end rather than __del__ of an object added to + the environ in sqlalchemy templates / tutorial to do cleanup of SA + session. + +- Describe what level of Python experience you need to understand the + book. + - Review: [ ] Traversal -- cgit v1.2.3