.bumpversion.cfg
.coveragerc
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
bootstrap.py
django-uwsgi-cache.komodoproject
setup.cfg
setup.py
tox.ini
conf/.travis.yml
conf/tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/uwsgicache.rst
src/uwsgicache.py
src/django_uwsgi_cache.egg-info/PKG-INFO
src/django_uwsgi_cache.egg-info/SOURCES.txt
src/django_uwsgi_cache.egg-info/dependency_links.txt
src/django_uwsgi_cache.egg-info/not-zip-safe
src/django_uwsgi_cache.egg-info/requires.txt
src/django_uwsgi_cache.egg-info/top_level.txt
tests/test_uwsgicache.py
tests/test_app/__init__.py
tests/test_app/admin.py
tests/test_app/models.py
tests/test_app/tests.py
tests/test_app/urls.py
tests/test_app/views.py
tests/test_app/migrations/__init__.py
tests/test_project/__init__.py
tests/test_project/settings.py
tests/test_project/vanilla.py
tests/test_project/wsgi.py