1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests/regressiontests/transactions_regress
2012-11-15 17:31:08 +02:00
..
__init__.py Fixed #9964 -- Ensure that all database operations make transactions dirty, not just write operations. Many thanks to Shai Berger for his work and persistence on this issue. 2011-02-12 13:03:34 +00:00
models.py
tests.py Fixed #18347 -- Removed autofield raw SQL inserts from tests 2012-11-15 17:31:08 +02:00