summaryrefslogtreecommitdiff
path: root/tests/modeladmin/models.py
AgeCommit message (Collapse)Author
2013-08-15[1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField ↵Alasdair Nicol
does not have a default value Thanks to Collin Anderson for the suggestion and Tim Graham for reviewing the patch. Backport of 22c6497f99 from master
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner