Django Google Chrome Frame

Build status

Overview

django-gcframe is a set of Django utilities for working with Google Chrome Frame.

Specifically, the 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 does not install Google Chrome Frame, though in the future it may have features that would promote installation.