.bumpversion.cfg
.coveragerc
.travis.yml
LICENSE
MANIFEST.in
README.rst
appveyor.yml
bootstrap.py
django-prefetch.komodoproject
setup.cfg
setup.py
tox.ini
conf/.travis.yml
conf/appveyor.yml
conf/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