.coveragerc
.gitignore
.travis.yml
README.rst
__init__.py
pytest.ini
setup.cfg
setup.py
tox.ini
deep_prefetch/__init__.py
deep_prefetch/base.py
deep_prefetch/utils.py
django_deep_prefetch.egg-info/PKG-INFO
django_deep_prefetch.egg-info/SOURCES.txt
django_deep_prefetch.egg-info/dependency_links.txt
django_deep_prefetch.egg-info/top_level.txt
django_deep_prefetch.egg-info/version.txt
tests/__init__.py
tests/conftest.py
tests/utils.py
tests/test_project/manage.py
tests/test_project/test_project/__init__.py
tests/test_project/test_project/settings.py
tests/test_project/test_project/urls.py
tests/test_project/tests_deep_prefetch/__init__.py
tests/test_project/tests_deep_prefetch/models.py
tests/test_project/tests_deep_prefetch/tests.py
tests/test_project/tests_from_django/__init__.py
tests/test_project/tests_from_django/conftest.py
tests/test_project/tests_from_django/models.py
tests/test_project/tests_from_django/tests.py