README.rst
setup.cfg
setup.py
django_test_plus.egg-info/PKG-INFO
django_test_plus.egg-info/SOURCES.txt
django_test_plus.egg-info/dependency_links.txt
django_test_plus.egg-info/not-zip-safe
django_test_plus.egg-info/pbr.json
django_test_plus.egg-info/requires.txt
django_test_plus.egg-info/top_level.txt
test_plus/__init__.py
test_plus/runner.py
test_plus/test.py
test_project/manage.py
test_project/runtests.py
test_project/test_app/__init__.py
test_project/test_app/models.py
test_project/test_app/tests.py
test_project/test_app/urls.py
test_project/test_app/views.py
test_project/test_app/migrations/0001_initial.py
test_project/test_app/migrations/__init__.py
test_project/test_project/__init__.py
test_project/test_project/settings.py
test_project/test_project/wsgi.py