django-cache-machine 0.6

django-cache-machine is a Django app that provides automatic caching and invalidation for Django models through the ORM.Installation:Get it from pypi:pip install django-cache-machineor github:pip install -e...