mirror of
https://github.com/jazzband/django-constance.git
synced 2026-05-22 14:21:53 +00:00
The default behaviour of PickleField was changed from null=True to null=False. This causes issues with fields such as an image_field which will try storing a NULL when unset. |
||
|---|---|---|
| .. | ||
| migrations | ||
| south_migrations | ||
| __init__.py | ||
| models.py | ||