mirror of
https://github.com/jazzband/django-constance.git
synced 2026-04-02 06:30:30 +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. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_auto_20190129_2304.py | ||
| __init__.py | ||