1
0
mirror of https://github.com/django/django.git synced 2025-05-06 15:06:31 +00:00

2 Commits

Author SHA1 Message Date
Aymeric Augustin
d255004289 [1.6.x] Stopped calling loaddata with commit=False.
This was a stealth option only used by the tests, and it isn't useful
any more since `atomic` provides nested transactions.

Backport of 2c40681 from master.
2013-06-30 14:20:29 +02:00
Florian Apolloner
89f40e3624 Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00