2 مستودعات
Tools and frameworks for replacing or modifying the default Django administrative interface.
Distinct from Django Integrations: The existing candidates focus on general integrations or user admin, not the replacement of the admin UI itself
Explore 2 awesome GitHub repositories matching web development · Django Admin Customizations. Refine with filters or upvote what's useful.
django-xadmin is a web-based administrative dashboard for Django projects that replaces the default administration interface. It provides a responsive user interface built with the Bootstrap CSS framework for managing application data and site records. The system features a plugin-based framework that allows for the addition of specialized functionality through independent software modules. It includes a customizable landing page that uses a widget-based dashboard to report high-level site metrics and operational information. The platform covers administrative data management through web-bas
Replaces the default Django administration interface with a modern, responsive dashboard.
django-grappelli is a visual and functional framework for the administration interface, providing a grid-based theme, UI kit, and a customizable landing page dashboard. It replaces the default administration interface with a structured layout designed to organize model forms and changelists. The project distinguishes itself through specific interface enhancements, such as autocomplete lookups for relational fields, rich text editor integration, and the ability to drag-and-drop reorder inline model rows. It also includes a context-switching mechanism that allows administrators to impersonate o
Provides a comprehensive framework for replacing and modifying the default Django administrative interface.