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

**What version of Unfold are you using?** 0.40.0 **What version of Django are you using?** 5.1.1 **What browser are you using?** Chrome 127.0.6533.99 Firefox 131.0.3 **Did you checked changelog/commit history,...

What version of Unfold are you using? 0.40.0 What version of Django are you using? 5.0.6 What browser are you using? Chrome Version 129.0.6668.103 (Official Build) (64-bit) Microsoft Edge Version...

**Do you have any examples?** For example: Something like [django-authlib](https://github.com/matthiask/django-authlib), So user can login through SSO. **Is it a third party application feature request?** For example: Yes **In case of...

I noticed that the RangeDate filters do not work and the results fetched apply only the other filters. After some digging, it looks like the widget and the query send...

unfold: 0.40 django: 5.12 chrome: latest description: the collapse inside inline isn't working anymore code: ` class WorkerInline(StackedInline): form = WorkerForm model = Worker fk_name = "company" fieldsets = (...

![image](https://github.com/user-attachments/assets/feb89f17-05e5-4eb6-85d1-90965e6464fc) Hello! Thanks for this amazing library. I customized your lib to have one tab to change the language for all fields instead of many. Would it be interesting to...

**What version of Unfold are you using?** 0.40.0 **What version of Django are you using?** 4.2.16 **What browser are you using?** Firefox 131.0.2 and Chrome 129.0.6668.100 **Did you checked changelog/commit...

**What version of Unfold are you using?** For example: 0.40.0 **What version of Django are you using?** For example: 5.1.2 **What browser are you using?** For example: Chrome **Did you...

**Do you have any examples?** No **Is it a third party application feature request?** For example: No/Partly **In case of third party application, when it was updated last time?** For...

**What version of Unfold are you using?** Main **What version of Django are you using?** 5.0 **What browser are you using?** Chromium: 129.0.6668.89 **Did you checked changelog/commit history, if the...

bug