.coveragerc
.gitignore
.travis.yml
AUTHORS
LICENSE
MANIFEST.in
Makefile
README.rst
generate_configurations.py
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/configuring_django.rst
docs/contributing.rst
docs/database.rst
docs/faq.rst
docs/helpers.rst
docs/index.rst
docs/make.bat
docs/managing_python_path.rst
docs/tutorial.rst
docs/usage.rst
docs/_ext/pytestdocs.py
docs/_static/basic.css
docs/_static/rtd.css
pytest_django/__init__.py
pytest_django/compat.py
pytest_django/db_reuse.py
pytest_django/django_compat.py
pytest_django/fixtures.py
pytest_django/lazy_django.py
pytest_django/live_server_helper.py
pytest_django/migrations.py
pytest_django/plugin.py
pytest_django.egg-info/PKG-INFO
pytest_django.egg-info/SOURCES.txt
pytest_django.egg-info/dependency_links.txt
pytest_django.egg-info/entry_points.txt
pytest_django.egg-info/requires.txt
pytest_django.egg-info/top_level.txt
tests/conftest.py
tests/test_database.py
tests/test_db_setup.py
tests/test_django_configurations.py
tests/test_django_settings_module.py
tests/test_doctest.txt
tests/test_environment.py
tests/test_fixtures.py
tests/test_manage_py_scan.py
tests/test_unittest.py
tests/test_urls.py
tests/test_without_django_loaded.py