django-admin-interface icon indicating copy to clipboard operation
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.

Results 48 django-admin-interface issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

**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...

enhancement

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? ![image](https://user-images.githubusercontent.com/22059715/141237600-33f3a645-f856-453d-8700-5508fd871497.png) I made these changes, but how to persist in...

enhancement

References: - [django-admin-index](https://github.com/maykinmedia/django-admin-index) - [django-admin-menu](https://github.com/cdrx/django-admin-menu) - #78

enhancement

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...

enhancement

**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...

bug

**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: ![image](https://user-images.githubusercontent.com/101615085/188102479-03f73ec8-8407-4116-b3d2-0e0433290a0a.png) ?

bug

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)