summaryrefslogtreecommitdiff
path: root/tests/force_insert_update/models.py
AgeCommit message (Expand)Author
2023-06-29Fixed #30382 -- Allowed specifying parent classes in force_insert of Model.sa...Akash Kumar Sen
2023-06-29Refs #30382 -- Added more tests for using force_insert with model inheritance.Akash Kumar Sen
2013-11-03Fixed all E251 violationsAlex Gaynor
2013-11-02PEP8 cleanupJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner