summaryrefslogtreecommitdiff
path: root/tests/fixtures_model_package
AgeCommit message (Expand)Author
2013-07-09Avoided transaction.set_autocommit in tests.Aymeric Augustin
2013-06-30[1.6.x] Stopped calling loaddata with commit=False.Aymeric Augustin
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
2013-05-19Fixed fixtures testing failureAnssi Kääriäinen
2013-05-19fix warnings imports in fixtures testsSenko Rasic
2013-05-19Fixed #18990 -- Loaddata now complains if fixture doesn't existSenko Rasic
2013-03-11Improved the API of set_autocommit.Aymeric Augustin
2013-03-11Added some assertions to enforce the atomicity of atomic.Aymeric Augustin
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner