Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Automatic caching and invalidation for Django models through the ORM.

License

NotificationsYou must be signed in to change notification settings

django-cache-machine/django-cache-machine

Repository files navigation

Cache Machine provides automatic caching and invalidation for Django modelsthrough the ORM.

For full docs, seehttps://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 isdjango-cache-machine==1.1.0.

Installation

Get it frompypi:

pip install django-cache-machine

Running Tests

Get it fromgithub:

git clone git://github.com/django-cache-machine/django-cache-machine.gitcd django-cache-machinepip install -r dev-requirements.txtpython run_tests.py

About

Automatic caching and invalidation for Django models through the ORM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors18

Languages


[8]ページ先頭

©2009-2025 Movatter.jp