django-admin-json-editor icon indicating copy to clipboard operation
django-admin-json-editor copied to clipboard

Adds json-editor for JSONField in Django Administration

Results 22 django-admin-json-editor issues
Sort by recently updated
recently updated
newest added

Syntax error in commenting reference for django_admin_json_editor/bootstrap/js/bootstrap.bundle.min.js.map

Hi, I'm using python 3.10 and the library raised this issue due to an incompatibility: ```python File "/usr/local/lib/python3.10/dist-packages/django/forms/boundfield.py", line 34, in __str__ return self.as_widget() File "/usr/local/lib/python3.10/dist-packages/django/forms/boundfield.py", line 93, in as_widget...