diff options
| -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 |
