You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Unfold are you using? >=0.60 What version of Django are you using? 5.2 What browser are you using? N/A Did you checked changelog/commit history, if the bug is not already fixed? Yes Did you searched other issues, if the bug is not already fixed? Yes Did you checked documentation? No Are you able to replicate the bug in the demo site? No Repository with reproduced bug This one
Describe your issue
I think the type hint is wrong in BaseModelAdminMixin.__init__, unfold/mixins/base_model_admin.py.