diff options
| author | Chris McDonough <chrism@plope.com> | 2011-12-06 15:34:13 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-12-06 15:34:13 -0500 |
| commit | 101e0964d2c51404cdd71a28fad45921858e7191 (patch) | |
| tree | fbfc2ef9402ccfbf1d3b4b2d85e0dca0c69daa70 /TODO.txt | |
| parent | 47038a60325caa8f61d9ce41811366dc496fd2b2 (diff) | |
| download | pyramid-101e0964d2c51404cdd71a28fad45921858e7191.tar.gz pyramid-101e0964d2c51404cdd71a28fad45921858e7191.tar.bz2 pyramid-101e0964d2c51404cdd71a28fad45921858e7191.zip | |
garden
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,8 +24,6 @@ Must-Have - Release new pyramid_debugtoolbar package that has introspection panel (already py3 compat released). -- Release new zope.sqlalchemy package (chrism-py3 branch is py3 compat). - - API for resolving asset specs and dotted names. - Fix deployment recipes in cookbook (discourage proxying without changing @@ -39,6 +37,8 @@ Must-Have Nice-to-Have ------------ +- CherryPy server testing / exploded from CherryPy itself. + - Try "with transaction.manager" in an exception view with SQLA (preempt homina homina response about how to write "to the database" from within in an exception view). |
