unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.94k stars 188 forks source link

Can SideBar add display control for models in Multi-Standalone UnfoldAdminSite? #754

Closed Huanghibo closed 2 months ago

Huanghibo commented 2 months ago

Settings->> UNFOLD sidebar and tab configured models are displayed on all Sites. Do you have any examples? Yes. For example: link or screenshot 1 2

Is it a third party application feature request? No. For example: Yes or No

In case of third party application, when it was updated last time? No. For example: last week

Describe your feature request

Describe the feature in detail. Feel free to link existing pull request, implemeting a new feature.

justinqian42 commented 2 months ago

Hi @Huanghibo ,

Noticed that you're also using django-allauth. Just wondering if you're using it for the admin site authentication (with unfold)? If so, how did you apply it? I followed the guide here https://docs.allauth.org/en/latest/common/admin.html but it didn't work.

Thanks in advance. Justin

lukasvinclav commented 2 months ago

@justinqian42 please create a separate ticket related to django-allauth and I will take a look.

lukasvinclav commented 2 months ago

To be honest, I don't understand the issue. I think without the example repository where I can reproduce the issue, I would be not able to help you.

I'm going to close the issue right now because it is not containing all information which issue template is requesting. Feel free to create new issue with all details and I will be happy to help you.

justinqian42 commented 2 months ago

@justinqian42 please create a separate ticket related to django-allauth and I will take a look.

Thanks mate. @Huanghibo has raised #759.

justinqian42 commented 2 months ago

To be honest, I don't understand the issue. I think without the example repository where I can reproduce the issue, I would be not able to help you.

I'm going to close the issue right now because it is not containing all information which issue template is requesting. Feel free to create new issue with all details and I will be happy to help you.

I've provided @Huanghibo a workaround with https://github.com/unfoldadmin/django-unfold/issues/759#issuecomment-2367029003