Opened 4 years ago
Closed 4 years ago
#31893 closed Bug (invalid)
Django admin panel has weird look
Reported by: | AlanTheKnight | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 3.1 |
Severity: | Normal | Keywords: | admin, admin panel, css, bug, issue |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
My admin panel in any project looks like that:
https://i.stack.imgur.com/B1QIa.png
My problem copies this stackoverflow question with no answer:
https://stackoverflow.com/questions/63398552/django-admin-look-strange
Both me and my friend have this issue and also our server with Ubuntu does.
How can I fix it? Is it my fault or it's Django bug?
Note:
See TracTickets
for help on using tickets.
I cannot reproduce this issue, it looks that
nav_sidebar.css
is not loaded properly. Please use one of support channels.