django-material-admin
django-material-admin copied to clipboard
Material design for django administration
this error occurs when dealing with other ModelAdmins of proxy models such as django_cms.PageUserAdmin
How to set Default THEME and Resize the email font size on the left pane. I tried by extending the user_picture.html but didn't work.
it would be great to have the possibility to hide some registered Models from the menu and from the home page. Maybe we can take a look on how [django-admin-tools](https://github.com/django-admin-tools/django-admin-tools)...
I have a TextField in an inline formset. If the text is long, it never wraps. Instead, the text takes up the full horizontal width of the screen.
I added SHOW_THEMES to an app I'm working on. On Chrome via iPhone, when I change a theme, the app greys out and becomes unusable. Much of the text isn't...
On the changelist_view (on iPhone via Chrome app), the Action and Filter select forms are bad. I can click them, but they usually do nothing whatsoever i.e., the selected item...
Since there has been no new commit since two years ago, I will assume this project is unmaintained, if this is not the case please let me know, there are...
My OS is using a dark theme and the whole admin uses black as a background color. It does not look right. Is there any way to set the color...