summaryrefslogtreecommitdiff
path: root/tests/delete/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella2015-07-271-25/+25
* Fixed #25129 -- Made model instance defaults work with migrations (refs #24919).Tim Graham2015-07-211-1/+1
* Refs #24919 -- Made test models serializable for migrations.Tim Graham2015-07-211-1/+2
* PEP8 cleanupJason Myers2013-11-021-0/+6
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+128