I\'m trying to set up a models file in Django 1.9 using the new JSONField. I have found examples using postgres but none with MySql. In the examples with postgres they do
For today I'd recommend using jsonfield2 or waiting for native JSON support for all database backends in Django 3.