[Django] #24053: Drop IE6/7 admin CSS/icons

5 views
Skip to first unread message

Django

unread,
Dec 26, 2014, 9:49:05 AM12/26/14
to django-...@googlegroups.com
#24053: Drop IE6/7 admin CSS/icons
------------------------------------------------+------------------------
Reporter: timgraham | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
I think we could leave it in 1.8 LTS and drop in 1.9.

`django/contrib/admin/static/admin/css/ie.css` and the images referenced
in that file.

--
Ticket URL: <https://code.djangoproject.com/ticket/24053>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Dec 27, 2014, 3:10:54 PM12/27/14
to django-...@googlegroups.com
#24053: Drop IE6/7 admin CSS/icons
--------------------------------------+------------------------------------

Reporter: timgraham | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Resolution:

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by collinanderson):

Sounds like a good idea to me.

--
Ticket URL: <https://code.djangoproject.com/ticket/24053#comment:1>

Django

unread,
Jan 11, 2015, 3:15:59 PM1/11/15
to django-...@googlegroups.com
#24053: Drop IE6/7 admin CSS/icons
--------------------------------------+------------------------------------

Reporter: timgraham | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: contrib.admin | Version: master
Severity: Normal | Resolution:

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by seanwestfall):

the patch I attached removes the file
"django/contrib/admin/static/admin/css/ie.css" since the whole file is
used for the ie6&7 admins page. I also removed the image referenced by it:
"django/contrib/admin/static/admin/img/inline-delete-8bit.png" and the
line in the admin template that references the css file:
"/django/contrib/admin/templates/admin/base.html".

--
Ticket URL: <https://code.djangoproject.com/ticket/24053#comment:2>

Django

unread,
Jan 27, 2015, 7:48:49 AM1/27/15
to django-...@googlegroups.com
#24053: Drop IE6/7 admin CSS/icons
--------------------------------------+------------------------------------
Reporter: timgraham | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: contrib.admin | Version: master
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"7a90b53d60f6a66340811417547e33e0bfadf09e"]:
{{{
#!CommitTicketReference repository=""
revision="7a90b53d60f6a66340811417547e33e0bfadf09e"
Fixed #24053 -- Removed admin CSS & images for IE6 & 7.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/24053#comment:3>

Reply all
Reply to author
Forward
0 new messages