Skip to main content

Add X-UA-Compatible meta to django's admin site, so that the admin site can work in IE's compatible mode under IE9 or high version.

Project description

django-admin-fix-ie-compatible

Add X-UA-Compatible meta to django's admin site, so that the admin site can work in IE's compatible mode under IE9 or high version.

Install

pip install django-admin-fix-ie-compatible

Settings

pro/settings.py

INSTALLED_APPS = [
    ...
    'django_admin_fix_ie_compatible',
    ...
]

Note:

  1. Just add django_admin_fix_ie_compatible to INSTALLED_APPS, and nothing more.

Releases

v0.1.0 2020/03/09

  • First release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-admin-fix-ie-compatible-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file django-admin-fix-ie-compatible-0.1.0.tar.gz.

File metadata

  • Download URL: django-admin-fix-ie-compatible-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for django-admin-fix-ie-compatible-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7c1376e0415df55e9051b70a6758279c93f7cdacddca4ac323303b2bbac538aa
MD5 ae62b2a605e504e0c9f76cd420d16022
BLAKE2b-256 30934976063611e2a1547e3c75aeef2268d1c9382c2cf8d25fc1ce37e5512104

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page