From 4b105d5853988f846a0ff604e811b436b8a68f50 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 10 Jul 2011 02:16:18 -0400 Subject: garden --- TODO.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/TODO.txt b/TODO.txt index ab0e6da41..ee5275952 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,17 +4,14 @@ Pyramid TODOs Must-Have --------- -- Github issues fixes. - - add_route discriminator wrong - tutorial models.initialize_sql doesn't match scaffold (DBSession.rollback()/transaction.abort() in scaffold vs. "pass" in tutorial) -- Allow views to override http_cache headers. - -- request.JSON dictionary? +- deprecate request.add_response_callback (or at least review docs, in light + of request.response property). Should-Have ----------- -- cgit v1.2.3