summaryrefslogtreecommitdiff
path: root/tests/comment_tests/models.py
AgeCommit message (Collapse)Author
2014-03-21Removed contrib.comments per deprecation timeline.Tim Graham
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does ↵Alasdair Nicol
not have a default value Thanks to Collin Anderson for the suggestion and Tim Graham for reviewing the patch.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner