summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 9bd3e6ec4..00e5c63a7 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,7 +2,5 @@
- audit use of "functools.wraps" (pickling no longer required)
-- accept "GET", "HEAD", "POST", etc as strings in request_type arg to
- view decorators and ZCML registrations.
+- SQLAlchemy + Routes tutorial (convert repoze.wiki)
-- SQLAlchemy + Routes tutorial.