summaryrefslogtreecommitdiff
path: root/tests/test_runner/models.py
AgeCommit message (Expand)Author
2025-09-16Fixed #36083 -- Ran system checks in ParallelTestSuite workers.Adam Zapletal
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
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