Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
2
Caching framework.
3
4
This package defines set of cache backends that all conform to a simple API.
Callers
nothing calls this directly
Calls
3
ConnectionProxy
Class · 0.90
CacheHandler
Class · 0.85
connect
Method · 0.45
Tested by
no test coverage detected