Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ base.py
File
base.py
django/contrib/messages/storage/base.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
django.conf
import
settings
2
from
django.contrib.messages
import
constants, utils
3
from
django.utils.functional
import
SimpleLazyObject
4
Callers
nothing calls this directly
Calls
1
SimpleLazyObject
Class · 0.90
Tested by
no test coverage detected