summaryrefslogtreecommitdiff
path: root/tests/datatypes/models.py
AgeCommit message (Expand)Author
2018-03-20Fixed #29227 -- Allowed BooleanField to be null=True.Tim Graham
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2013-11-02PEP8 cleanupJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner