Alasdair Nicol
|
919934602f
|
[1.6.x] Fixed #20895 -- Made check management command warn if a BooleanField 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-08-15 20:33:02 -04:00 |
Marc Tamlyn
|
09f8652765
|
Use assertIsInstance in tests.
Gives much nicer errors when it fails.
|
2013-05-21 10:42:15 +01:00 |
Loic Bistuer
|
6983a1a540
|
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
2013-03-08 10:11:45 -05:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |