app-generator / django-admin-soft-dashboard

Django Admin Soft - Free template for Django Admin UI | AppSeed
https://pypi.org/project/django-admin-soft-dashboard/
MIT License
37 stars 22 forks source link

filter_horizontal not supported #8

Closed khaled-hayek closed 1 year ago

khaled-hayek commented 1 year ago

I added the UI soft dashboard theme to my project which has M2M relation and in admin I added to the ModelAdmin class the filter_horizontal which will help to select the items as the following photo. But this is not exist in the theme.

72eOv
app-generator commented 1 year ago

Hello @mominur-helios,

Please take a look at this use case that might relate to #9

ty!

mominur-helios commented 1 year ago

Hello @khaled-hayek, Can you please pull the latest changes. This issue is already fixed.

app-generator commented 1 year ago

Hello @khaled-hayek, Make sure you're using the latest version 1.0.10 and let us know if the issue is still there.

ty!