1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/www/py-jsonfield/pkg-descr
Sunpoet Po-Chuan Hsieh 9747c808d5 Update WWW
2020-02-17 19:43:57 +00:00

9 lines
333 B
Plaintext

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.
This port is not a duplicate of www/py-django-jsonfield, both ports have
distinct but upstreams.
WWW: https://github.com/rpkilby/jsonfield