summaryrefslogtreecommitdiff
path: root/tests/utils_tests/models.py
AgeCommit message (Expand)Author
2015-10-03[1.9.x] Fixed #25389 -- Fixed pickling a SimpleLazyObject wrapping a model.Ben Kraft
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2013-03-22Fixed #20094 - Be more careful when checking for IteratorMarc Tamlyn
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner