summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 713ba64a1..e131475e8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -70,18 +70,20 @@
- Browser id
-- Handler stuff from Pylons2
-
- Signed_signature method of the request and response from pylons2.
- Provide a webob.Response class facade for forward compat.
- CRSF token machinery
-- Mako docs (in templating).
+- Mako docs (in templating chapter).
- Paster template that has Mako.
- ``add_handler`` documentation.
- ``handler`` ZCML directive.
+
+- Figure out what to do about "add_helper" and "add_rest_handler".
+
+