summaryrefslogtreecommitdiff
path: root/tests/utils_tests/models.py
AgeCommit message (Expand)Author
2017-04-26Refs #20094 -- Removed obsolete tests/utils_tests/test_itercompat.pyTim Graham
2015-10-03Fixed #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