How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The control room for your Django app
The main features of yassi/dj-control-room are: Admin Enhancements.
Projects with overlapping indexed features include: 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. dmytrolitvinov/django-admin-inline-paginator-plus — ⏩ The "Django Admin Inline Paginator Plus" is simple way to paginate your inline in django admin.
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