Django ORMCache

https://travis-ci.org/educreations/django-ormcache.svg?branch=master https://coveralls.io/repos/github/educreations/django-ormcache/badge.svg?branch=master

A cache manager mixin that provides some caching of objects for the ORM.

Installation / Setup / Usage

TODO

Testing

Run the tests with:

pip install -r requirements.txt
python runtests.py

License

Copyright © 2017, Educreations, Inc under the MIT.

GitHub

GitHub - educreations/django-ormcache: An ORM cache for Django.
An ORM cache for Django. Contribute to educreations/django-ormcache development by creating an account on GitHub.