Russell Keith-Magee
|
3df9647ad9
|
[1.6.x] Merge pull request #1582 from rca/12756-missing-yaml-module-serializer-error-message
Fixed #12756: Improved error message when yaml module is missing.
Backport of 4f5faa1916 from master.
|
2013-09-06 19:01:24 -05:00 |
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 |
Daniel Lindsley
|
33793f7c3e
|
Fixed #19934 - Use of Pillow is now preferred over PIL.
This starts the deprecation period for PIL (support to end in 1.8).
|
2013-05-14 19:32:04 -07:00 |
Aymeric Augustin
|
7476d96f83
|
Marked tests of BinaryFields as expected failures on MySQL and Python 3.
Current ports of MySQLdb are very buggy in this area.
|
2013-05-08 15:48:39 +02:00 |
Claude Paroz
|
d680a3f447
|
Added support for serializing BinaryField
|
2013-03-02 10:29:02 +01:00 |
Florian Apolloner
|
89f40e3624
|
Merged regressiontests and modeltests into the test root.
|
2013-02-26 14:36:57 +01:00 |