summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 9 insertions, 0 deletions
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