Metadata-Version: 2.1
Name: django-json-schema-editor
Version: 0.0.16
Summary: Django widget for using @json-editor/json-editor in the admin
Project-URL: Documentation, https://github.com/matthiask/django-json-schema-editor#readme
Project-URL: Issues, https://github.com/matthiask/django-json-schema-editor/issues
Project-URL: Source, https://github.com/matthiask/django-json-schema-editor/
Author-email: Matthias Kestenholz <mk@feinheit.ch>, Fabian Germann <fg@feinheit.ch>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: fastjsonschema>=2.19
Description-Content-Type: text/markdown

# django-json-schema-editor

Widget for using
[@json-editor/json-editor](https://www.npmjs.com/package/@json-editor/json-editor)
with Django. See [the blogpost for the announcement and a screenshot](https://406.ch/writing/django-json-schema-editor/).
