https://github.com/djangonauts/django-hstore
I think the issue with that is it converts everything to string so you need to use json.loads().
https://github.com/djangonauts/django-hstore
I think the issue with that is it converts everything to string so you need to use json.loads().