From 4a8df774e942340bc80311de6e4127167c75a029 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 28 Jan 2011 23:40:19 -0500 Subject: garden --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index 258528039..4164e4e1b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -9,6 +9,9 @@ Before Release - https://github.com/Pylons/pyramid/issues#issue/67 (fixing would make it possible to render a static site from a static dir). +- Change "Cleaning up After a Request" in the urldispatch chapter to + use ``request.add_response_callback``. + Should-Have ----------- @@ -59,9 +62,6 @@ Should-Have - translationdir ZCML directive use of ``path_spec`` should maybe die. -- Change "Cleaning up After a Request" in the urldispatch chapter to - use ``request.add_response_callback``. - - Provide a response_set_cookie method on the request for rendered responses that can be used as input to response.set_cookie? -- cgit v1.2.3