django-json-widget
django-json-widget copied to clipboard
An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)
HISTORY.rst has never been updated
* django-json-widget version: 2.0.1 * Django version: 5.0.2 * Python version: 3.12 * Operating System: - ### Description The editor is burning my eyes. I would love to see the...
* django-json-widget version: 1.1.1 * Django version: 4.1.2 * Python version: Python 3.10.8 * Operating System: Fedora 36 ### Description Hi all, I pip installed the library and I was...
* django-json-widget version: 1.1.1 * Django version: 3.2 * Python version: 3.10 * Operating System: linux ### Description Widget is not editable when used in inlines with grappelli installed In...
* django-json-widget version: 1.1.1 * Django version: 4.0.7 * Python version: 3.9 * Operating System: ubuntu 20.04 ### Description when I make my model readonly widget not work ! `class...
* django-json-widget version: 1.1.1 * Django version: 4.2.3 * Python version: 3.11 * Operating System: N/A ### Description I tried to show a json widget. But it was broken. Then...
* django-json-widget version: master branch ([32c6acf](https://github.com/jmrivas86/django-json-widget/commit/32c6acf9dd3cf27b43e0dd38a01e2af8e6c2ae10) * Django version: 4.2 * Python version: 3.11 * Operating System: Linux/OSX ### Description Our site requires a Content Security Policy and uses [django-csp](https://github.com/mozilla/django-csp)...
### Description I would like to supply a JSON-schema to the widget, and the widget ensures that the field content is validate according to the JSON schema provided.
* django-json-widget version: 1.1.1 * Django version: 4.0.6 * Python version: 3.10.5 * Operating System: Debian ### Description It works but I get an ugly log (DEBUG=True) message because `django_json_widget.html`...
Hi, it would be awesome if we could use this widget also in wagtail CMS. Any plans for this yet? Cheers