django-unfold icon indicating copy to clipboard operation
django-unfold copied to clipboard

Modern Django admin theme for seamless interface development

Results 81 django-unfold issues
Sort by recently updated
recently updated
newest added

As the picture shows, the selection bar's width is longer than the drop-down menu.

Thanks for the fantastic project. I've been using it heavily and hope to contribute some code when I have time. For now, the scroll bar could look a lot better...

Hi Lukas, I hope you're doing well. Thanks so much for your great work! Not sure if anyone else reported this, but I found that django-reversion-compare doesn't work well with...

third party

[Django FSM](https://github.com/viewflow/django-fsm) is great for handling the "states" of your objects. It also provides and option to have and "button" that will initiate the state transition. These buttons now break...

third party

Hello, first of all thanks for this great admin panel. After some experiments I realized that "django-smart-selects" / "ChainedForeignKey" does not have any effect on the admin panel. is there...

third party

ref: https://github.com/bhch/django-jsonform I added it in my app but I can't see the JS stuff so probably is missing some integration specific to load the different HTML and JS for...

third party

the Arabic admin panel version isn't working well at all since there isn't support for rtl

enhancement

updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.4.1)

Hi there, I noticed an omission in the `django_celery_beat` instructions. It leads the copy/paste enthusiasts like me to an error where `ClockedSchedule` is unregistered I figured I'd make a PR...