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.1 2020/03/09

  • Fix requirements.txt reading problem in setup.py.

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.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: django-admin-fix-ie-compatible-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 0a525e654c5fc7339819f285ada74e61d984ad3928151ebaf9d1ea7bac1eed6b
MD5 1ac91edb490734ebd16b2fa59f74e63a
BLAKE2b-256 0710c8033ceffd8fec8e962ff27abe28a70bb9a2cd0b109a2d63245c2a083e19

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