Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ utils.py
File
utils.py
django/template/backends/utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
django.middleware.csrf
import
get_token
2
from
django.utils.functional
import
lazy
3
from
django.utils.html
import
format_html
4
from
django.utils.safestring
import
SafeString
Callers
nothing calls this directly
Calls
1
lazy
Function · 0.90
Tested by
no test coverage detected