mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed #24053 -- Removed admin CSS & images for IE6 & 7.
This commit is contained in:
parent
e77c1bc181
commit
7a90b53d60
4 changed files with 2 additions and 67 deletions
|
@ -165,12 +165,11 @@ Backwards incompatible changes in 1.9
|
|||
deprecation timeline for a given feature, its removal may appear as a
|
||||
backwards incompatible change.
|
||||
|
||||
...
|
||||
|
||||
Miscellaneous
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* CSS and images in ``contrib.admin`` to support Internet Explorer 6 & 7 have
|
||||
been removed as these browsers have reached end-of-life.
|
||||
|
||||
.. _deprecated-features-1.9:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue