.travis.yml
AUTHORS
CHANGES.rst
MANIFEST.in
README.rst
manage.py
setup.cfg
setup.py
tasks.py
configurations/__init__.py
configurations/base.py
configurations/decorators.py
configurations/fastcgi.py
configurations/importer.py
configurations/management.py
configurations/utils.py
configurations/values.py
configurations/wsgi.py
django_configurations.egg-info/PKG-INFO
django_configurations.egg-info/SOURCES.txt
django_configurations.egg-info/dependency_links.txt
django_configurations.egg-info/not-zip-safe
django_configurations.egg-info/top_level.txt
docs/Makefile
docs/changes.rst
docs/conf.py
docs/cookbook.rst
docs/index.rst
docs/make.bat
docs/patterns.rst
docs/values.rst
tests/__init__.py
tests/requirements.txt
tests/test_inheritance.py
tests/test_main.py
tests/test_values.py
tests/urls.py
tests/settings/__init__.py
tests/settings/base.py
tests/settings/main.py
tests/settings/mixin_inheritance.py
tests/settings/multiple_inheritance.py
tests/settings/single_inheritance.py