.gitignore
.travis.yml
LICENSE
README.rst
manage.py
setup.cfg
setup.py
tox.ini
django_admin_smoke_tests/__init__.py
django_admin_smoke_tests/tests.py
django_admin_smoke_tests.egg-info/PKG-INFO
django_admin_smoke_tests.egg-info/SOURCES.txt
django_admin_smoke_tests.egg-info/dependency_links.txt
django_admin_smoke_tests.egg-info/not-zip-safe
django_admin_smoke_tests.egg-info/requires.txt
django_admin_smoke_tests.egg-info/top_level.txt
test_project/__init__.py
test_project/settings.py
test_project/urls.py
test_project/wsgi.py
test_project/main/__init__.py
test_project/main/admin.py
test_project/main/models.py
test_project/main/tests.py
test_project/main/urls.py