{"library":"django-unfold","type":"library","category":null,"description":"Django Unfold is a modern, customizable admin theme for Django, built on top of Tailwind CSS. It enhances the existing `django.contrib.admin` interface with a clean UI, dark mode, advanced navigation, and powerful features, without requiring a complete replacement or database migrations. Actively developed with frequent releases, the current version is 0.89.0.","language":"python","status":"active","version":"0.89.0","tags":["Django","admin theme","UI","dashboard","Tailwind CSS","admin panel"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-unfold","imports":["# settings.py\nINSTALLED_APPS = [\n    \"unfold\",\n    \"django.contrib.admin\",\n    # ... other apps\n]","from unfold.admin import ModelAdmin"]}],"homepage":"https://unfoldadmin.com","github":"https://github.com/unfoldadmin/django-unfold","docs":"https://unfoldadmin.com/docs/","changelog":"https://github.com/unfoldadmin/django-unfold/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/django-unfold/","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.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-unfold/compatibility"}}