jmrivas86 / django-json-widget

An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)
MIT License
433 stars 88 forks source link

Make widget more configurable #20

Closed vinaypai closed 5 years ago

vinaypai commented 5 years ago

Make json widget more configurable and consistent with other widgets …

jmrivas86 commented 5 years ago

LGTM, thanks for your PR.