freebsd-ports/www/py-django-jsonfield2/pkg-descr
Sunpoet Po-Chuan Hsieh aea839a647 Add py-django-jsonfield2 3.0.0
jsonfield2 is a reusable model field that allows you to store validated JSON,
automatically handling serialization to and from the database. To use, add
jsonfield.JSONField to one of your models.

WWW: https://pypi.org/project/jsonfield2/
WWW: https://github.com/rpkilby/jsonfield2
2018-05-15 23:58:26 +00:00

6 lines
282 B
Text

jsonfield2 is a reusable model field that allows you to store validated JSON,
automatically handling serialization to and from the database. To use, add
jsonfield.JSONField to one of your models.
WWW: https://pypi.org/project/jsonfield2/
WWW: https://github.com/rpkilby/jsonfield2