model: replace contrib's JSONField by django.db.models' one
The former has been deprecated for some time and is now producing errors.
No idea if this requires a migration script of some sort or not.
The former has been deprecated for some time and is now producing errors.
No idea if this requires a migration script of some sort or not.