summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index 56fd89584..3a23f3b26 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -24,9 +24,6 @@ Nice-to-Have
- Nicer Mako exceptions in WebError.
-- Response.RequestClass should probably be pyramid.request.Request but this
- may imply actually subclassing webob.Response
-
- Better "Extending" chapter.
- Try to make test suite pass on IronPython.
@@ -69,5 +66,3 @@ Nice-to-Have
http://plope.com/pyramid_auth_design_api_postmortem, phasing out the
current auth-n-auth abstractions in a backwards compatible way.
-- Add doc string for BeforeRender event with more details.
-