CHANGES.txt
LICENSE.txt
MANIFEST.in
README.md
setup.py
django_selenium_test/__init__.py
django_selenium_test/core.py
django_selenium_test/integration.py
django_selenium_test/settings.py
django_selenium_test.egg-info/PKG-INFO
django_selenium_test.egg-info/SOURCES.txt
django_selenium_test.egg-info/dependency_links.txt
django_selenium_test.egg-info/requires.txt
django_selenium_test.egg-info/top_level.txt
tests/__init__.py
tests/forms.py
tests/manage.py
tests/settings.py
tests/urls.py
tests/views.py
tests/tests/__init__.py
tests/tests/test_01_core.py
tests/tests/test_02_integration.py
tests/tests/test_03_user_autologin.py