django-admin-interface
django-admin-interface copied to clipboard
:superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.
I'm not sure which repo to open this issue on, but when using [django-import-export](https://github.com/django-import-export/django-import-export), after importing it takes you to a big table that shows the before & after. With...
Hi! Would it be possible to add a button to hide the filters the same way the left menu is hidden? I have faced situations where the users won't use...
**Python version** 3.9 **Django version** 3.2.5 **Package version** 0.16.3 **Current behavior (bug description)** Django default admin dark mode not working with django-admin-interface. **Expected behavior** I want to use the flat...
Hello Fabio! Could you gimme a tip about how to overwrite the language_chooser.html (venv\lib\python3.6\site-packages\admin_interface\templates\admin_interface\language_chooser.html) and keep it this way below?  I made these changes, but how to persist in...
References: - [django-admin-index](https://github.com/maykinmedia/django-admin-index) - [django-admin-menu](https://github.com/cdrx/django-admin-menu) - #78
Hello Fabio!!! Today I saw an improvement that fits with this old suggestion. Beyond the foldable option could the django-admin-interface offer a way to reorder classes on tree menu. Take...
**Python version** 3.9.13 **Django version** 4.1 **Package version** 0.20.0 in the admin page i'm trying to add a row to the table MaintenanceServiceSupplierContact that has a foreign key connection to...
**Python version** 3.10 **Django version** 4.1 **Package version** django-admin-interface 0.20.0 **Current behavior (bug description)** after install django-tenants 3.4.4 no migrate the error is:  ?
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.15 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.15...v0.2.0)