.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.landscape.yml
.pyup.yml
.style.yapf
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
runtests.py
setup.cfg
setup.py
tox.ini
docs/api.rst
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
requirements/base.txt
requirements/ci.txt
requirements/local.txt
requirements/test.txt
src/appsettings/__init__.py
src/django_app_settings.egg-info/PKG-INFO
src/django_app_settings.egg-info/SOURCES.txt
src/django_app_settings.egg-info/dependency_links.txt
src/django_app_settings.egg-info/not-zip-safe
src/django_app_settings.egg-info/top_level.txt
tests/test_appsettings.py