HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
src/corsheaders/__init__.py
src/corsheaders/checks.py
src/corsheaders/conf.py
src/corsheaders/defaults.py
src/corsheaders/middleware.py
src/corsheaders/signals.py
src/django_cors_headers.egg-info/PKG-INFO
src/django_cors_headers.egg-info/SOURCES.txt
src/django_cors_headers.egg-info/dependency_links.txt
src/django_cors_headers.egg-info/requires.txt
src/django_cors_headers.egg-info/top_level.txt
tests/__init__.py
tests/settings.py
tests/test_checks.py
tests/test_conf.py
tests/test_middleware.py
tests/urls.py
tests/utils.py