summaryrefslogtreecommitdiff
path: root/tests/test_runner/models.py
AgeCommit message (Expand)Author
2018-07-11Fixed #29559 -- Fixed TransactionTestCase.reset_sequences for auto-created m2...Oliver Sauder
2018-07-11Refs #9804 -- Fixed test for sequence reset of M2M with inherited through model.Tim Graham
2013-11-02Fixing E302 ErrorsJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner