﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31309	Django admin site needs X-UA-Compatible meta tag to prevent IE rendering the page poorly in compatibility mode.	Petter Strandmark	nobody	"Django admin site needs X-UA-Compatible meta tag to prevent IE rendering the page poorly in compatibility mode.

The fix is simple, just add `<meta http-equiv=""X-UA-Compatible"" content=""IE=11"" />` to the base template. I'll make a PR for this.

It's pretty annoying without this, CSS can break and the pages look generally poor."	Bug	closed	contrib.admin	3.0	Normal	needsinfo		Carsten Fuchs	Unreviewed	0	0	0	0	0	0
