diff options
| author | Chris McDonough <chrism@plope.com> | 2011-07-10 02:16:18 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-07-10 02:16:18 -0400 |
| commit | 4b105d5853988f846a0ff604e811b436b8a68f50 (patch) | |
| tree | 2bafcd0183bdd560bdfdb2e1d8ac5cfebfddd73f /TODO.txt | |
| parent | a36fdbd40967117d34a70f156d2865aa2b21991e (diff) | |
| download | pyramid-4b105d5853988f846a0ff604e811b436b8a68f50.tar.gz pyramid-4b105d5853988f846a0ff604e811b436b8a68f50.tar.bz2 pyramid-4b105d5853988f846a0ff604e811b436b8a68f50.zip | |
garden
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -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 ----------- |
