Chris McDonough
2011-01-20 607d756e962dce912134e075dbcc5f11a91987f0
refs
author Chris McDonough <chrism@plope.com>
Thursday, January 20, 2011 03:34 +0100
committer Chris McDonough <chrism@plope.com>
Thursday, January 20, 2011 03:34 +0100
commit607d756e962dce912134e075dbcc5f11a91987f0
tree 24ff54af4402c52da8ad34bc8fbbf889dd69e24b tree | zip | gz
parent 36a3bf111cae15ff46d0769ccfb2edc1ecf050d3 view | diff
- The ``pyramid_zodb``, ``pyramid_routesalchemy`` and ``pyramid_alchemy``
paster templates now use a default "commit veto" hook when configuring the
``repoze.tm2`` transaction manager in ``development.ini``. This prevents a
transaction from being committed when the response status code is within
the 400 or 500 ranges. See also
http://docs.repoze.org/tm2/#using-a-commit-veto.
9 files modified
47 ■■■■ changed files
CHANGES.txt 10 ●●●●● diff | view | raw | blame | history
TODO.txt 3 ●●●●● diff | view | raw | blame | history
docs/tutorials/wiki/basiclayout.rst 8 ●●●●● diff | view | raw | blame | history
pyramid/paster_templates/alchemy/development.ini_tmpl 6 ●●●● diff | view | raw | blame | history
pyramid/paster_templates/alchemy/setup.py_tmpl 2 ●●● diff | view | raw | blame | history
pyramid/paster_templates/routesalchemy/development.ini_tmpl 8 ●●●● diff | view | raw | blame | history
pyramid/paster_templates/routesalchemy/setup.py_tmpl 2 ●●● diff | view | raw | blame | history
pyramid/paster_templates/zodb/development.ini_tmpl 6 ●●●● diff | view | raw | blame | history
pyramid/paster_templates/zodb/setup.py_tmpl 2 ●●● diff | view | raw | blame | history