Skip to content

educreations/django-ormcache

Repository files navigation

Django ORMCache

image

image

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.