From 101e0964d2c51404cdd71a28fad45921858e7191 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 6 Dec 2011 15:34:13 -0500 Subject: garden --- TODO.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index 2157d7ec6..a398f7b49 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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). -- cgit v1.2.3