AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/source/conf.py
docs/source/fixtures.rst
docs/source/fixtures_commands.rst
docs/source/fixtures_db.rst
docs/source/fixtures_mail.rst
docs/source/fixtures_messages.rst
docs/source/fixtures_migrations.rst
docs/source/fixtures_request.rst
docs/source/fixtures_settings.rst
docs/source/fixtures_templates.rst
docs/source/fixtures_users.rst
docs/source/index.rst
docs/source/quickstart.rst
docs/source/rst_guide.rst
pytest_djangoapp/__init__.py
pytest_djangoapp/compat.py
pytest_djangoapp/configuration.py
pytest_djangoapp/plugin.py
pytest_djangoapp/toolbox.py
pytest_djangoapp.egg-info/PKG-INFO
pytest_djangoapp.egg-info/SOURCES.txt
pytest_djangoapp.egg-info/dependency_links.txt
pytest_djangoapp.egg-info/not-zip-safe
pytest_djangoapp.egg-info/requires.txt
pytest_djangoapp.egg-info/top_level.txt
pytest_djangoapp/fixtures/__init__.py
pytest_djangoapp/fixtures/commands.py
pytest_djangoapp/fixtures/db.py
pytest_djangoapp/fixtures/mail.py
pytest_djangoapp/fixtures/messages.py
pytest_djangoapp/fixtures/migrations.py
pytest_djangoapp/fixtures/request.py
pytest_djangoapp/fixtures/settings.py
pytest_djangoapp/fixtures/templates.py
pytest_djangoapp/fixtures/users.py
pytest_djangoapp/fixtures/utils.py
pytest_djangoapp/tests/__init__.py
pytest_djangoapp/tests/conftest.py
pytest_djangoapp/tests/settings_project.py
pytest_djangoapp/tests/test_configuration.py
pytest_djangoapp/tests/test_etc.py
pytest_djangoapp/tests/test_fixtures_commands.py
pytest_djangoapp/tests/test_fixtures_mail.py
pytest_djangoapp/tests/test_fixtures_messages.py
pytest_djangoapp/tests/test_fixtures_migrations.py
pytest_djangoapp/tests/test_fixtures_request.py
pytest_djangoapp/tests/test_fixtures_settings.py
pytest_djangoapp/tests/test_fixtures_templates.py
pytest_djangoapp/tests/test_fixtures_users.py
pytest_djangoapp/tests/test_models.py
pytest_djangoapp/tests/testapp/__init__.py
pytest_djangoapp/tests/testapp/models.py
pytest_djangoapp/tests/testapp/urls.py
pytest_djangoapp/tests/testapp/management/__init__.py
pytest_djangoapp/tests/testapp/management/commands/__init__.py
pytest_djangoapp/tests/testapp/management/commands/compat.py
pytest_djangoapp/tests/testapp/management/commands/my_command.py
pytest_djangoapp/tests/testapp/migrations/0001_initial.py
pytest_djangoapp/tests/testapp/migrations/__init__.py
pytest_djangoapp/tests/testapp_missing_migrations/__init__.py
pytest_djangoapp/tests/testapp_missing_migrations/models.py
pytest_djangoapp/tests/testapp_missing_migrations/migrations/__init__.py