Opened 5 years ago
Closed 5 years ago
#31859 closed Bug (invalid)
Admin side_bar showing up in models detail pages.
| Reported by: | Yooy Altroo | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | 3.1 |
| Severity: | Normal | Keywords: | Bug |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Attachments (1)
Change History (2)
by , 5 years ago
| Attachment: | Capture d’écran 2020-08-05 à 19.06.42.png added |
|---|
comment:1 by , 5 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I cannot reproduce this issue. It looks that
nav_sidebar.cssis not loaded properly, so it's not an issue in Django but with serving static files in production.