Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 276 Bytes

Django ORMCache

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

Installation / Setup / Usage

TODO

Testing

Run the tests with:

pip install -e .[tests]
tox

License

Copyright © 2024, Educreations, Inc under the MIT.