Chris McDonough
2011-12-06 773024bc3295f7bfc7e22d844fe88d9e37e8b0d3
garden
1 files modified
7 ■■■■■ changed files
TODO.txt 7 ●●●●● patch | view | raw | blame | history
TODO.txt
@@ -31,9 +31,16 @@
- 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.