* cc: Sage Abdullah (added)
* type: Uncategorized => Bug
* component: Uncategorized => Core (System checks)
* stage: Unreviewed => Accepted
Comment:
Thanks for the report. Agreed, we should fix this, especially since it is
clearly
[https://docs.djangoproject.com/en/stable/ref/models/fields/#jsonfield
documented] as correct:
> ''"If you give the field a `default`, ensure it’s an immutable object,
**such as a `str`**, or a callable object that returns ..."''
--
Ticket URL: <https://code.djangoproject.com/ticket/34435#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.