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.
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 8.0.2 to 8.0.3. Changelog Sourced from python-slugify's changelog. 8.0.3 Drop compatibility for unsupported Python Version (@Viicos - thx) Fix pattern types. Commits 26b81c2 Drop compatibility for unsupported...
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Release notes Sourced from pre-commit's releases. pre-commit v3.6.0 Features Check minimum_pre_commit_version first when parsing configs. #3092 PR by @asottile. Fixes...
**Python version** 3.11.7 **Django version** 4.2.9 **Current behavior (bug description)** I encountered abnormal behavior in the Chrome browser (latest version) when opening a popup window in the Django-admin interface and...
**Python version** 3.11.7 **Django version** 4.2.8 **Package version** 0.28.3 **Current behavior (bug description)** If you do not use `django.middleware.locale.LocaleMiddleware` in your `settings.MIDDLEWARE` but have an own custom middleware inheriting from...
In the current version, the logo can be user uploaded. However, this means that the app has to handle user uploaded documents and serve them. When building the admin for...
--- name: Pull request about: Submit a pull request for this project assignees: fabiocaccamo --- **Describe your changes** I added 4 customization options to Themes : * Body background color...
Hi folks, Love this package and loving the tabbed fieldsets & inlines. One issue we have encountered is that if there are errors in a different tab, it is very...
Hey there, Thanks so much for all your work on this repo! I really appreciate you contributing to Django. I would like to propose the addition of support for the...
### Problem Some features require template changes that now work correctly, but may become incompatible with future django releases. ### Solution Discover incompatibility issues as soon as possible using the...
**Python version** ?python 3.11 **Django version** ?Django 4.2 **Package version** ?0.26.0 **Current behavior (bug description)** ? **Expected behavior** ? hi. How can I change the background color, I don't want...