django/tests/get_or_create
Aymeric Augustin 3a4276ffc3 Tested that get_or_create raises IntegrityError.
It used to raise "DatabaseError: no such savepoint" with the old
transaction management. Closes #15117.
2013-04-28 17:15:41 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Tested that get_or_create raises IntegrityError. 2013-04-28 17:15:41 +02:00
tests.py Tested that get_or_create raises IntegrityError. 2013-04-28 17:15:41 +02:00