AUTHORS
COPYING
MANIFEST.in
README
setup.py
autotest/__init__.py
autotest/app.py
autotest/base.py
autotest/management/__init__.py
autotest/management/commands/__init__.py
autotest/management/commands/autotest.py
django_autotest_command.egg-info/PKG-INFO
django_autotest_command.egg-info/SOURCES.txt
django_autotest_command.egg-info/dependency_links.txt
django_autotest_command.egg-info/requires.txt
django_autotest_command.egg-info/top_level.txt
testapp/__init__.py
testapp/manage.py
testapp/models.py
testapp/settings.py
testapp/test.py
testapp/urls.py
testapp/wsgi.py