Software Details:
Version: 0.6
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 13
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-machine
or github:
pip install -e git://github.com/jbalogh/django-cache-machine.git#egg=django-cache-machine
Requirements:
- Python
- Django
Comments not found