summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 0fa2852ea..56038e3c0 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -66,8 +66,6 @@
- .flash API on session.
-- Provide a webob.Response class facade for forward compat.
-
- CRSF token machinery
- ``add_handler`` documentation.
@@ -98,6 +96,8 @@
- Remove references to 'WebOb' Response and just call it 'Response', and note
that it is imported from pyramid. API docs can mention its inheritance from
- webob.
+ webob (aka "Provide a webob.Response class facade for forward compat").
- Add docs for httpexceptions.
+
+- RendererHelper -> RendererInfo?