CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
runtests.py
runtests_urls.py
settings.py
setup.py
tox.ini
cachalot/__init__.py
cachalot/api.py
cachalot/apps.py
cachalot/cache.py
cachalot/jinja2ext.py
cachalot/models.py
cachalot/monkey_patch.py
cachalot/panels.py
cachalot/settings.py
cachalot/signals.py
cachalot/transaction.py
cachalot/utils.py
cachalot/management/__init__.py
cachalot/management/commands/__init__.py
cachalot/management/commands/invalidate_cachalot.py
cachalot/templates/cachalot/panel.html
cachalot/templatetags/__init__.py
cachalot/templatetags/cachalot.py
cachalot/tests/__init__.py
cachalot/tests/api.py
cachalot/tests/db_router.py
cachalot/tests/debug_toolbar.py
cachalot/tests/loaddata_fixture.json
cachalot/tests/models.py
cachalot/tests/multi_db.py
cachalot/tests/postgres.py
cachalot/tests/read.py
cachalot/tests/settings.py
cachalot/tests/signals.py
cachalot/tests/test_utils.py
cachalot/tests/tests_decorators.py
cachalot/tests/thread_safety.py
cachalot/tests/transaction.py
cachalot/tests/write.py
cachalot/tests/migrations/0001_initial.py
cachalot/tests/migrations/__init__.py
django_cachalot.egg-info/PKG-INFO
django_cachalot.egg-info/SOURCES.txt
django_cachalot.egg-info/dependency_links.txt
django_cachalot.egg-info/not-zip-safe
django_cachalot.egg-info/requires.txt
django_cachalot.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/benchmark.rst
docs/changelog.rst
docs/conf.py
docs/how.rst
docs/index.rst
docs/introduction.rst
docs/legacy.rst
docs/limits.rst
docs/quickstart.rst
docs/reporting.rst
docs/requirements.txt
docs/todo.rst