.coveragerc
.travis.yml
LICENSE
MANIFEST.in
README.rst
django-prefetch.komodoproject
setup.py
tox.ini
src/prefetch.py
src/django_prefetch.egg-info/PKG-INFO
src/django_prefetch.egg-info/SOURCES.txt
src/django_prefetch.egg-info/dependency_links.txt
src/django_prefetch.egg-info/not-zip-safe
src/django_prefetch.egg-info/requires.txt
src/django_prefetch.egg-info/top_level.txt
tests/test_app/__init__.py
tests/test_app/models.py
tests/test_app/tests.py
tests/test_app/urls.py
tests/test_project/__init__.py
tests/test_project/settings.py
tests/test_project/urls.py