django-cache-purge-hooks 0.3.0

django-cache-purge-hooks is a reusable Django app to handle cache invalidation.This app basically provides a mechanism to easily hook into the model callbacks to invalidate your front-end cache when needed.Currently, only a varnish backend is implemented,...