diff options
| author | Chris McDonough <chrism@plope.com> | 2011-12-06 14:12:09 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-12-06 14:12:09 -0500 |
| commit | 773024bc3295f7bfc7e22d844fe88d9e37e8b0d3 (patch) | |
| tree | 4f4b13538f418b82ed5f308257605dd50be04711 /TODO.txt | |
| parent | c753fc58697fa8496bb77fecce30d0f34e63e7f7 (diff) | |
| download | pyramid-773024bc3295f7bfc7e22d844fe88d9e37e8b0d3.tar.gz pyramid-773024bc3295f7bfc7e22d844fe88d9e37e8b0d3.tar.bz2 pyramid-773024bc3295f7bfc7e22d844fe88d9e37e8b0d3.zip | |
garden
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |
