{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content"}],"enrichment":{"capability":"Extends Django's admin interface to support nested inlines, allowing you to define inlines on InlineModelAdmin classes for hierarchical data editing.","skillfed_tags":["django-admin","hierarchical-ui"],"use_cases":["Build a hierarchical admin interface for a table-of-contents app with nested sections and articles.","Edit multi-level organizational structures (departments, teams, members) in a single admin form.","Manage nested product categories or taxonomies with drag-and-drop reordering.","Create admin interfaces for tree-structured data (e.g., file hierarchies, permission groups).","Add inline editing of child records without leaving the parent admin page."],"what_it_does":"django-nested-admin is a Django admin extension that enables nested inlines\u2014the ability to define inlines on InlineModelAdmin classes, creating a hierarchical editing interface for related models. It provides nesting-capable replacements for Django's standard admin classes and generic variants for contenttypes.\n\nThe package works with or without Grappelli; when Grappelli is absent, it provides drag-and-drop functionality similar to Grappelli's interface. It is compatible with Django 3.2+ and Python 3.7+, carries Production/Stable status, and has been maintained since 2014. The single runtime dependency is python-monkey-business.","worth_installing":"Yes. The package is stable, permissively licensed, has low install friction, and solves a genuine Django admin limitation. Maintenance is aging (295 days since last release) but the repository is active and the code is Production/Stable. Install if you need nested inlines in Django 3.2+; verify compatibility with your specific Django version if running newer releases."},"id":"django-nested-admin","links":{"html":"https://skillfed.io/packages/django-nested-admin","md":"https://skillfed.io/packages/django-nested-admin.md","pypi":"https://pypi.org/project/django-nested-admin/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-23","license_spdx":null,"license_treatment":"permissive","name":"django-nested-admin","python_support":"supports_current","summary":"Django admin classes that allow for nested inlines"},"popularity":{"monthly_downloads":890682,"position":4804,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.1.6"}
