benspaulding / django-gcframe

Django utilities for working with Google Chrome Frame.

Home Page:https://github.com/benspaulding/django-gcframe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Google Chrome Frame

Build status

Django utilities for working with Google Chrome Frame.

This package provides configurable middleware and decorators for adding and removing the X-UA-Compatible HTTP header in view responses. Said header conditionally activates Google Chrome Frame when installed on Microsoft Internet Explorer, and conditionally enables a compatibility mode when GCF is not activated.

This package requires Python 2.6 or newer and Django 1.3 or later.

Refer to the documentation for further information.

About

Django utilities for working with Google Chrome Frame.

https://github.com/benspaulding/django-gcframe/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%