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.