summaryrefslogtreecommitdiff
path: root/tests/model_fields/tests.py
AgeCommit message (Expand)Author
2013-04-12Modified model_fields for unittest2 discovery.Preston Timmons
2013-03-24Fixed #15124 -- Changed the default for BooleanField.Aymeric Augustin
2013-03-02Add a BinaryField model fieldClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner