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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Yes, but I also have custom CSS in that project! I will take time maybe next month to see what the sidebar looks like in a stock project, then see what django-admin-interface improves.
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fabiocaccamo it seems funny that the changelog gets updated in a commit that’s not part of the tag 🙂
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@merwok I forgot to add it to the release 😅, btw enjoy the sidebar, the default one is terrible!
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What sidebar do you mean?
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In django 3.1 a navigation sidebar has been added to the admin in the change-list and change-form.
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes, it looks awful and breaks the whole page, even with django-admin-interface.
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lots of changes: django/django@d24ba1b
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it breaks the whole page even with
django-admin-interface==0.13.0
?4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, but I also have custom CSS in that project! I will take time maybe next month to see what the sidebar looks like in a stock project, then see what django-admin-interface improves.
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, let me know, thank you. In my tests I fixed different horizontal overflow issues introduced by the nav-sidebar.
4e24396
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I trust that you tested the changes with the navbar, and I can attest than 0.13.0 still works great with django 3.0!