django/tests/transactions
Aymeric Augustin d7bc4fbc94 Implemented an 'atomic' decorator and context manager.
Currently it only works in autocommit mode.

Based on @xact by Christophe Pettus.
2013-03-11 14:48:55 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Implemented an 'atomic' decorator and context manager. 2013-03-11 14:48:55 +01:00
tests.py Implemented an 'atomic' decorator and context manager. 2013-03-11 14:48:55 +01:00