unfoldadmin/django-unfold

Modern Django Admin

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 18th, 2026
Created on August 19th, 2022
Open Issues & Pull Requests: 23 (+0)
GitHub issues: Enabled
Number of forks: 369
Total Stargazers: 3,680 (+0)
Total Subscribers: 31 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 29.9 hours
Mean response time: 10.0 days
90th percentile: 25.3 days
Tracked items: 440

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 6% of issues opened in the past year have never received a reply. 88% of issues opened in the past year have been closed, leaving a working backlog. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 13
New in 7 days: 3
Closed in 7 days: 6
Avg open age: 111 days
Stale 30+ days: 9
Stale 90+ days: 0

Recent activity

Opened in 7 days: 2
Closed in 7 days: 6
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (53)
  • enhancement (27)
  • good first issue (11)
  • third party (5)
  • documentation (2)
  • wontfix (2)
  • help wanted (1)

Detailed Description

Django Unfold is a modern Django admin theme that replaces the default Django admin interface with a contemporary, responsive design built on Tailwind CSS.

The tool solves the problem of Django's dated default admin interface by providing a complete visual and functional overhaul while remaining built on django.contrib.admin. This approach preserves Django's native models, permissions, and conventions, allowing developers to adopt it incrementally without rebuilding existing admin implementations. The interface includes dark mode, customizable colors, and layout options. Beyond visual improvements, the tool adds substantial functionality: advanced filtering with dropdown, autocomplete, text, numeric, date range, checkbox, radio, and facet filters; flexible actions at global, row, detail, and submit levels; custom dashboards using reusable cards and charts; enhanced forms with conditional fields, sortable inlines, and WYSIWYG editing; and tab-based navigation for organizing complex interfaces.

Django Unfold suits teams building dashboards, internal tools, backoffice systems, and business applications who want a polished admin experience without abandoning Django's admin framework. It works well for projects that already use Django and need to modernize their administrative interface incrementally. The tool includes built-in support for popular Django packages such as django-import-export, django-guardian, django-simple-history, and django-constance, making it compatible with common Django ecosystems.

The project maintains active engagement through a Discord community channel. Development includes regular updates to the codebase and ongoing refinement of features based on real-world usage patterns in production applications.