summaryrefslogtreecommitdiff
path: root/tests/model_inheritance/models.py
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-02-03[1.8.x] Fixed #15321 -- Honored ancestors unique checks.Aron Podrigal
2014-02-10Fixed #17673 -- Forbid field shadowing.Christopher Medrela
2013-11-02PEP8Jason Myers
2013-08-21Fixed #20946 -- model inheritance + m2m failureAnssi Kääriäinen
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner