#11582 closed (fixed)
BaseHTTPServer has lots of special handling for admin media
Reported by: | Alex Gaynor | Owned by: | Jannis Leidel |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
As it turns out most of this duplicates what exists in django.views.static.serve
Attachments (2)
Change History (8)
by , 15 years ago
Attachment: | admin-media.diff added |
---|
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 15 years ago
Attachment: | admin-media.2.diff added |
---|
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Version: | 1.0 → SVN |
comment:3 by , 14 years ago
milestone: | → 1.3 |
---|
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Marking for 1.3 since we can fix this when adding staticfiles.