Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_fields
Commit message (Expand)AuthorAgeFilesLines
* Use assertIsInstance in tests.Marc Tamlyn2013-05-211-7/+7
* Fixed #19934 - Use of Pillow is now preferred over PIL.Daniel Lindsley2013-05-152-13/+12
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-111-5/+0
* Marked tests of BinaryFields as expected failures on MySQ...Aymeric Augustin2013-05-081-1/+5
* Modified model_fields for unittest2 discovery.Preston Timmons2013-04-122-1/+1
* Fixed #15124 -- Changed the default for BooleanField.Aymeric Augustin2013-03-241-1/+13
* Add a BinaryField model fieldClaude Paroz2013-03-022-2/+28
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-266-0/+1060