Opened 10 years ago
Closed 10 years ago
#25348 closed Cleanup/optimization (fixed)
Remove gif/png images from contrib.admin
| Reported by: | elky | Owned by: | elky |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | admin |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Since django has svg images in contrib.admin (which drops support for IE8 and less) we don't need gif/png images anymore.
Change History (2)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Summary: | Remove gif/png images from contib.admin → Remove gif/png images from contrib.admin |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 86cd890: