django-cachebot 0.4.1
django-cachebot is a Django app that provides automated caching and invalidation.Installation 1. easy_install django-cachebot or pip install django-cachebot 2. Add cachebot to your INSTALLED_APPS 3. Set a cache backend to one of...