{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content"}],"enrichment":{"capability":"Replaces Django's default admin interface with a modern, Tailwind CSS-based UI while preserving all standard Django admin functionality and allowing side-by-side operation with the original admin.","skillfed_tags":["django-admin","ui-framework","tailwind-css"],"use_cases":["Modernize the look and feel of a Django admin interface for internal tools without rewriting existing ModelAdmin classes.","Build a custom backoffice dashboard with Unfold's dashboard helpers and UI components for monitoring or data entry.","Add dark mode support and improved mobile-friendly navigation to an existing Django admin without full replacement.","Implement advanced filtering and search in admin changelists for better data discovery.","Gradually migrate a legacy Django admin by adopting Unfold on new models while keeping old models on standard admin."],"what_it_does":"Unfold is a Django admin replacement that wraps django.contrib.admin with a modern interface built on Tailwind CSS, Alpine.js, and HTMX. It provides a redesigned UI with dark mode, sidebar navigation, and improved form workflows without requiring migration of existing models or admin code. The package works incrementally\u2014you can adopt it on a per-model basis by inheriting from Unfold's ModelAdmin class, and it runs alongside the standard Django admin in the same project.\n\nThe package includes built-in features for internal tools and backoffice applications: custom filters (autocomplete, numeric, datetime), dashboard helpers, reusable UI components, conditional field visibility, inline tabs, sortable inlines, a command palette for model search, and support for popular third-party packages. It requires Python 3.12 or later and Django 5.2, 6.0, or 6.1.","worth_installing":"Yes. Unfold is actively maintained, has no known vulnerabilities, installs with low friction (one dependency), and offers a genuine modernization of Django admin without forcing a full rewrite. It's well-suited for teams building internal tools or backoffice applications that want a contemporary UI and improved workflows. The incremental adoption model makes it safe to introduce into existing projects."},"id":"django-unfold","links":{"html":"https://skillfed.io/packages/django-unfold","md":"https://skillfed.io/packages/django-unfold.md","pypi":"https://pypi.org/project/django-unfold/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":"MIT","license_treatment":"permissive","name":"django-unfold","python_support":"supports_current","summary":"Modern Django Admin"},"popularity":{"monthly_downloads":1436414,"position":3900,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.104.1"}
