.coveragerc
.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
app_loader/__init__.py
app_loader/apps.py
app_loader/base.py
app_loader/config.py
app_loader/spec.py
app_loader/utils.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/readme.rst
python_app_loader.egg-info/PKG-INFO
python_app_loader.egg-info/SOURCES.txt
python_app_loader.egg-info/dependency_links.txt
python_app_loader.egg-info/not-zip-safe
python_app_loader.egg-info/pbr.json
python_app_loader.egg-info/top_level.txt
requirements/default.txt
requirements/tests.txt
tests/cov.sh
tests/local_settings.py
tests/manage.py
tests/testapp/__init__.py
tests/testapp/models.py
tests/testapp/settings.py
tests/testapp/urls.py
tests/testapp/tests/__init__.py
tests/testapp/tests/test_commands.py
tests/testapp1/__init__.py
tests/testapp1/urls.py