#31309: Django admin site needs X-UA-Compatible meta tag to prevent IE rendering
the page poorly in compatibility mode.
-----------------------------------+--------------------------------------
     Reporter:  Petter Strandmark  |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  contrib.admin      |                  Version:  3.0
     Severity:  Normal             |               Resolution:  needsinfo
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------

Comment (by Carlton Gibson):

 You've target IE11 [https://docs.microsoft.com/en-us/previous-
 versions/windows/internet-explorer/ie-developer/dev-
 guides/bg182625(v=vs.85)?redirectedfrom=MSDN but, the MS Docs again]:

 > Starting with IE11, document modes are deprecated and should no longer
 be used.

 You may need to narrow down **exactly** what CSS elements aren't working.
 Maybe those can be addressed but removing features for a previous
 generation browser isn't likely to win friends.

 Given Claude's comment on #31032

 > ...especially since the responsive patch

 Have you tried overriding the `responsive` block in `admin/base.html`?
 Maybe removing those stylesheets is enough to simplify it?

 (TBH using Edge seems the best option here.)

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.a329d783256305e98cd90cfc90cffce5%40djangoproject.com.

Reply via email to