django/tests/handlers
Aymeric Augustin 6633eeb886 Changed API to disable ATOMIC_REQUESTS per view.
A decorator is easier to apply to CBVs. Backwards compatibility isn't an
issue here, except for people running on a recent clone of master.

Fixed a few minor problems in the transactions docs while I was there.
2013-05-19 19:53:16 +02:00
..
__init__.py
models.py
tests.py
urls.py
views.py Changed API to disable ATOMIC_REQUESTS per view. 2013-05-19 19:53:16 +02:00