summaryrefslogtreecommitdiff
path: root/tests/delete/models.py
AgeCommit message (Expand)Author
2015-11-22[1.9.x] Fixed #25685 -- Fixed a duplicate query regression on deletion of pro...Simon Charette
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-07-21Fixed #25129 -- Made model instance defaults work with migrations (refs #24919).Tim Graham
2015-07-21Refs #24919 -- Made test models serializable for migrations.Tim Graham
2013-11-02PEP8 cleanupJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner