.readthedocs.yml AUTHORS.rst BACKERS.rst CHANGELOG.rst CONTRIBUTING.rst LICENSE.txt MANIFEST.in README.rst SECURITY.rst setup.cfg setup.py tox.ini .github/FUNDING.yml .github/dependabot.yml .github/workflows/build.yml .github/workflows/change-pr-target.yml .github/workflows/ci.yml .github/workflows/codeql.yml .github/workflows/cs.yml .github/workflows/docs.yml django_environ.egg-info/PKG-INFO django_environ.egg-info/SOURCES.txt django_environ.egg-info/dependency_links.txt django_environ.egg-info/not-zip-safe django_environ.egg-info/requires.txt django_environ.egg-info/top_level.txt docs/Makefile docs/api.rst docs/backers.rst docs/changelog.rst docs/conf.py docs/contributing.rst docs/deprecations.rst docs/docutils.conf docs/faq.rst docs/index.rst docs/install.rst docs/license.rst docs/quickstart.rst docs/tips.rst docs/types.rst docs/_static/.gitkeep environ/__init__.py environ/compat.py environ/environ.py environ/fileaware_mapping.py tests/__init__.py tests/asserts.py tests/conftest.py tests/fixtures.py tests/test_cache.py tests/test_channels.py tests/test_db.py tests/test_email.py tests/test_env.py tests/test_env.txt tests/test_fileaware.py tests/test_path.py tests/test_schema.py tests/test_search.py tests/test_utils.py