summaryrefslogtreecommitdiff
path: root/tests/proxy_models/tests.py
AgeCommit message (Collapse)Author
2013-06-30[1.6.x] Stopped calling loaddata with commit=False.Aymeric Augustin
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-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner