{"library":"django-jsonform","type":"library","category":null,"description":"django-jsonform is a Django library that provides a user-friendly form interface for editing JSON data directly within the Django admin. It leverages JSON schema to define the structure of the JSON data, automatically generating dynamic forms for creating and editing. The library also supports PostgreSQL's ArrayField with multiple levels of nesting. As of version 2.23.2, it maintains an active development pace with several releases per year, addressing bugs and introducing new features.","language":"python","status":"active","version":"2.23.2","tags":["django","json","admin","form","schema","widget","json-schema"],"last_verified":"Sun May 24","install":[{"cmd":"pip install django-jsonform","imports":["from django_jsonform.models.fields import JSONField","from django_jsonform.widgets import JSONFormWidget","from django_jsonform.exceptions import JSONSchemaValidationError","from django_jsonform.utils import ErrorMap"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-jsonform/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.62,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-jsonform/compatibility"}}