{"library":"django-jsoneditor","type":"library","category":null,"description":"Django-JSONEditor is an online structured JSON input widget for Django that enhances the editing experience for various JSONField implementations. It integrates the core JSONEditor JavaScript library (from jsoneditoronline.org) into Django's admin interface and forms. The library is currently at version 0.2.4, with its last release in February 2023, and shows an active but somewhat dated approach to JSON editing within the Django ecosystem, with discussions around newer alternatives.","language":"python","status":"active","version":"0.2.4","tags":["django","json","editor","admin","widget","jsonfield"],"last_verified":"Tue May 26","install":[{"cmd":"pip install django-jsoneditor","imports":["from jsoneditor.forms import JSONEditor","INSTALLED_APPS = [\n    # ...\n    'jsoneditor',\n    # ...\n]","from django.db import models # then models.JSONField for formfield_overrides"]}],"homepage":null,"github":"https://github.com/nnseva/django-jsoneditor","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-jsoneditor/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-jsoneditor/compatibility"}}