mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-17 06:50:23 +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 | ||