Cache Machine provides automatic caching and invalidation for Django models through the ORM.
For full docs, see https://cache-machine.readthedocs.org/en/latest/.
Requirements
Cache Machine currently works with:
Django 2.2, 3.0, 3.1, 3.2, and 4.0
Python 3.6, 3.7, 3.8, 3.9, and 3.10
The last version to support Python 2.7 and Django 1.11 is django-cache-machine==1.1.0.
Installation
Get it from pypi:
pip install django-cache-machine
Running Tests
Get it from github:
git clone git://github.com/django-cache-machine/django-cache-machine.git cd django-cache-machine pip install -r dev-requirements.txt python run_tests.py
Release files for django-cache-machine 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-cache-machine-1.2.0.tar.gz | 12.0 kB | Details |
Release files / django-cache-machine-1.2.0.tar.gz
| Download URL | django-cache-machine-1.2.0.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5fb04c99ef80d1e2fc52e21018568ddf40b402f10f955b875ac9674ad8dbcd36
|
|
BLAKE2b-256 checksum How to use checksums |
e672424551b7cc2e32e2c7d3500fe9e4e561e34d7d9c306a2216737e2c699f3b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|