From 773024bc3295f7bfc7e22d844fe88d9e37e8b0d3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 6 Dec 2011 14:12:09 -0500 Subject: garden --- TODO.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO.txt b/TODO.txt index 45985bde2..8090e70fe 100644 --- a/TODO.txt +++ b/TODO.txt @@ -31,9 +31,16 @@ Must-Have - Fix deployment recipes in cookbook (discourage proxying without changing server). +- Fix i18n and extending chapters to mention $venv/bin/python instead of bare + "python". + Nice-to-Have ------------ +- 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). + - Add a default-view-config-params decorator that can be applied to a class which names defaults for method-based view_config decorator options. -- cgit v1.2.3