NuxRef

python-django-jsonfield - A reusable JSONField model for Django to store ad-hoc data

Website: https://github.com/dmkoch/django-jsonfield/
License: MIT
Description:
django-jsonfield is a reusable Django field that allows you to store
validated JSON in your model.

It silently takes care of serialization. To use, simply add the field
to one of your models.

Packages

python-django-jsonfield-2.0.2-1.el7.nuxref.noarch [23 KiB] Changelog Chris Caron (2017-11-06):
- Initial build