1
0
mirror of https://github.com/django/django.git synced 2025-02-20 22:34:31 +00:00
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
..