HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements.txt
runtests.py
setup.cfg
setup.py
tox.ini
corsheaders/__init__.py
corsheaders/checks.py
corsheaders/conf.py
corsheaders/defaults.py
corsheaders/middleware.py
corsheaders/signals.py
django_cors_headers.egg-info/PKG-INFO
django_cors_headers.egg-info/SOURCES.txt
django_cors_headers.egg-info/dependency_links.txt
django_cors_headers.egg-info/requires.txt
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