{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/2"}],"enrichment":{"capability":"Provides a user-friendly JSON editing form widget for Django admin, supporting file uploads, nested structures, array fields, and validation with a UI that matches Django admin's design.","skillfed_tags":["django-admin","json-editing","form-widget"],"use_cases":["Building structured JSON editors in Django admin for complex data without writing custom JavaScript","Editing nested configuration objects or metadata stored as JSON in database fields","Creating dynamic form arrays where users add/remove items to a JSON array field","Uploading files and embedding them as references within JSON documents","Validating JSON structure at the form level before saving to the database"],"what_it_does":"django-jsonform is a Django admin widget that replaces the default text input for JSON fields with an interactive, structured form. It renders JSON data as editable form elements\u2014text inputs, arrays, nested objects, file uploads\u2014all styled to match Django admin's interface. The widget handles validation, supports self-referential nesting, and includes Postgres ArrayField integration.\n\nYou install it as a Django app, add it to INSTALLED_APPS, and then use it in your admin forms or ModelForms to edit JSON data. It's built on React for the frontend and integrates seamlessly with Django's form system. The package is dormant but stable, with no active vulnerabilities and a permissive BSD license.","worth_installing":"Yes, if you need a polished JSON editor in Django admin. Low install friction, no vulnerabilities, permissive license, and stable dormant maintenance. The single django dependency is standard. Main caveat: dormant status means no active development\u2014suitable for stable use cases, but don't expect rapid bug fixes or new features."},"id":"django-jsonform","links":{"html":"https://skillfed.io/packages/django-jsonform","md":"https://skillfed.io/packages/django-jsonform.md","pypi":"https://pypi.org/project/django-jsonform/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2025-01-29","license_spdx":null,"license_treatment":"permissive","name":"django-jsonform","python_support":"supports_current","summary":"A user-friendly JSON editing form for Django admin."},"popularity":{"monthly_downloads":473265,"position":6465,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.23.2"}
