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
Visually distinguish environments in Django Admin
With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
Real-time collaborative editing for Django admin with WebSockets
⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin
Principalele funcționalități ale dmytrolitvinov/django-admin-inline-paginator-plus sunt: Admin Enhancements.
Alternativele open-source pentru dmytrolitvinov/django-admin-inline-paginator-plus includ: sehmaschine/django-grappelli — django-grappelli is a visual and functional framework for the administration interface, providing a grid-based theme,… brktrlw/django-admin-collaborator — Real-time collaborative editing for Django admin with WebSockets. dizballanze/django-admin-env-notice — Visually distinguish environments in Django Admin. django-hijack/django-hijack — With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. django-import-export/django-import-export — Django application and library for importing and exporting data with admin integration. jrief/django-admin-sortable2 — Generic drag-and-drop ordering for objects in the Django admin interface.