sehmaschine/django-grappelli

A jazzy skin for the Django Admin-Interface (official repository).

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 51 minutes ago
Type:Plugin / ExtensionCategory(s):Backend FrameworksWeb Development
Added to GitGenius on September 17th, 2026
Created on March 26th, 2010
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 650
Total Stargazers: 3,946 (+0)
Total Subscribers: 83 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.4 hours
Mean response time: 13.0 days
90th percentile: 28.8 days
Tracked items: 28

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 1,585 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

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

Top labels

  • discussion (1)

Most active issues this week

Detailed Description

Django Grappelli is a grid-based skin for the Django admin interface that replaces the default administration UI with a more modern, visually refined alternative.

The tool addresses the limitation that Django's built-in admin interface, while functional, lacks visual polish and modern design conventions. Grappelli solves this by providing a complete restyling of the admin interface using a grid-based layout, improving the user experience for administrators without requiring changes to underlying Django models or business logic. It integrates directly into Django's admin system as an extension rather than a replacement, preserving all standard admin functionality while enhancing presentation.

Grappelli suits teams that want to improve the administrative experience for their Django applications without investing in custom admin interfaces. It works best for projects already using Django's admin for content management and data entry. The tool is designed for developers who value a polished, professional appearance in their internal tools and want that improvement with minimal integration effort.

The project maintains active compatibility with the latest stable Django releases, with separate development branches tracking current and previous Django versions. The codebase receives regular updates to ensure compatibility as Django evolves, and the project includes automated testing infrastructure to validate functionality across supported versions.