MCPcopy
hub / github.com/django/django / __init__.py

File __init__.py

django/core/cache/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Caching framework.
3
4This package defines set of cache backends that all conform to a simple API.

Callers

nothing calls this directly

Calls 3

ConnectionProxyClass · 0.90
CacheHandlerClass · 0.85
connectMethod · 0.45

Tested by

no test coverage detected