From d41c8741376124cce271b311b02cf1983cf03d59 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 16 Jul 2011 21:45:37 -0400 Subject: garden --- TODO.txt | 5 ----- 1 file changed, 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. - -- cgit v1.2.3