- python-django (>= 1.3)
- python:any (<< 2.8)
- python:any (>= 2.7.5-5~)
This package provides a Django field (jsonfield.JSONField) that you can use to
store arbitrary JSON structures in a simple text field at the database level.
.
Accessing the field returns a decoded object (list, dict, string).
.
In forms, it appears like a TextField but the input is validated to be valid
JSON.
.
This is the Python 2 version of the package.
Installed Size: 59.4 kB
Architectures: all