From f06b2d255e67ee6a78a6420bde521d99b021d336 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 19 Apr 2011 00:59:12 -0400 Subject: garden --- TODO.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO.txt b/TODO.txt index 63f0414aa..eccfb34ed 100644 --- a/TODO.txt +++ b/TODO.txt @@ -24,12 +24,6 @@ Should-Have - translationdir ZCML directive use of ``path_spec`` should maybe die. -- Provide a response_set_cookie method on the request for rendered responses - that can be used as input to response.set_cookie? Or maybe accessing - ``request.response`` creates a Response, and you do - ``request.response.set_cookie(...)``. See also - https://github.com/Pylons/pyramid/issues/175 - - Fix message catalog extraction / compilation documentation. - Review http://alexmarandon.com/articles/zodb_bfg_pyramid_notes . -- cgit v1.2.3