12 repository-uri
Tools to extend, customize, and manage the Django admin interface.
Explore 12 awesome GitHub repositories matching part of an awesome list · Admin Enhancements. Refine with filters or upvote what's useful.
Django Oscar is a domain-driven e-commerce framework built on Django for constructing custom online stores. It provides a purpose-built admin dashboard for managing e-commerce operations including products, orders, customers, and promotions, replacing the default Django admin interface. The framework includes a flexible promotions engine for creating multi-buy, bundle, and percentage discounts with custom conditions and benefits, along with a configurable order status and transition system that supports split payments, multi-batch shipping, and deferred payment capture. The framework is desig
Re-registers forked app models with the Django admin by importing the original app's admin module.
django-grappelli este un framework vizual și funcțional pentru interfața de administrare, oferind o temă bazată pe grid, un kit UI și un dashboard de pagină de destinație personalizabil. Înlocuiește interfața de administrare implicită cu un layout structurat conceput pentru a organiza formularele de model și listele de modificări. Proiectul se distinge prin îmbunătățiri specifice ale interfeței, cum ar fi căutări de tip autocomplete pentru câmpurile relaționale, integrarea editorului de text îmbogățit și capacitatea de a reordona prin drag-and-drop rândurile de modele inline. Include, de asemenea, un mecanism de comutare a contextului care permite administratorilor să impersonifice alți utilizatori pentru a verifica nivelurile de permisiune. În linii mari, toolkit-ul acoperă gestionarea layout-ului administrativ cu fieldset-uri colapsabile, organizarea dashboard-ului cu fluxuri RSS și scurtături de aplicații, și randarea personalizată a template-urilor pentru listele de modele. Oferă, de asemenea, utilitare pentru urmărirea activității recente a utilizatorilor și normalizarea randării câmpurilor de input.
Supplies a set of UI enhancements including autocomplete lookups and rich text editing for the admin interface.
Django application and library for importing and exporting data with admin integration.
Import and export data directly within the admin.
With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
Log in as other users for support and testing.
Generic drag-and-drop ordering for objects in the Django admin interface
Enable drag-and-drop ordering for model objects.
The control room for your Django app
Centralized operational dashboard for system tools and cache.
"Log in as user" for the Django admin.
Simple utility to impersonate users from the admin.
Visually distinguish environments in Django Admin
Visually distinguish between different deployment environments.
Django app that enables staff to log in as other users using their own credentials.
Staff-level user impersonation with secure authentication.
Real-time collaborative editing for Django admin with WebSockets
Add real-time presence and editing locks to admin.
Allow foreign key attributes in listdisplay with '_'
Display fields across foreign key relationships in list views.
⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin
Add pagination to inline model forms.