diff options
| author | Marc Tamlyn <marc.tamlyn@gmail.com> | 2014-07-15 12:30:34 +0100 |
|---|---|---|
| committer | Marc Tamlyn <marc.tamlyn@gmail.com> | 2014-07-29 10:37:11 +0100 |
| commit | ef9f109013adc6e140c1a71d874aa88e893657b7 (patch) | |
| tree | e90689eb21ddd1df2cbe81e41544a9b0c2de8eca /docs/ref/contrib/gis/tutorial.txt | |
| parent | e5619330e2d3bf901155e98ef3fa7d224b6a260a (diff) | |
Fixed #22962 -- Default values for ArrayField with migrations.
Fields normally try to force the default value to a string. As
translatable strings are not valid default values for ArrayField, we can
remove this behaviour which was causing issues with some migrations.
Thanks to @schinckel for the report.
Diffstat (limited to 'docs/ref/contrib/gis/tutorial.txt')
0 files changed, 0 insertions, 0 deletions
