summaryrefslogtreecommitdiff
path: root/tests/model_inheritance_regress/tests.py
AgeCommit message (Expand)Author
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-03-24Fixed #15124 -- Changed the default for BooleanField.Aymeric Augustin
2013-03-15Fixed #17502 -- Made joining in inheritance cases consistentAnssi Kääriäinen
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner