Skip to content

educreations/django-ormcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf44ff2 · Jul 13, 2024
Jan 10, 2020
Jul 8, 2024
Jul 8, 2024
Jul 8, 2024
Apr 21, 2014
Sep 21, 2013
Jan 10, 2020
Jul 13, 2024
Sep 5, 2017
Sep 21, 2013
Jul 8, 2024
Nov 27, 2022
Jul 13, 2024
Jul 8, 2024
Jul 8, 2024
Jul 13, 2024
Jul 8, 2024

Repository files navigation

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.