diff options
| author | Chris McDonough <chrism@plope.com> | 2011-12-08 18:51:29 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-12-08 18:51:29 -0500 |
| commit | f3f4f221eae31888240acd2035c4463a17ada2d2 (patch) | |
| tree | 146ae21895756cdc65b1401e02e7578c973e381a | |
| parent | 613242ddd31d0a74ecaa92ea23c696b3858b076d (diff) | |
| download | pyramid-f3f4f221eae31888240acd2035c4463a17ada2d2.tar.gz pyramid-f3f4f221eae31888240acd2035c4463a17ada2d2.tar.bz2 pyramid-f3f4f221eae31888240acd2035c4463a17ada2d2.zip | |
garden
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,8 +30,6 @@ Must-Have - Fix i18n and extending chapters to mention $venv/bin/python instead of bare "python". -- Implement analogue of "paster request"? - - Review "pyramid.compat" API; trim unnecessary APIs from docs. - Figure out a way to not invoke git on install (docs/conf.py). @@ -39,6 +37,8 @@ Must-Have Nice-to-Have ------------ +- Implement analogue of "paster request"? + - CherryPy server testing / exploded from CherryPy itself. - Try "with transaction.manager" in an exception view with SQLA (preempt |
