Django application for handling the server headers required for CORS
Description
A Django App that adds Cross-Origin Resource Sharing (CORS) headers
to responses. This allows in-browser requests to your Django application
from other origins.
Python 3 version.