MCPcopy
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

1from django.middleware.csrf import get_token
2from django.utils.functional import lazy
3from django.utils.html import format_html
4from django.utils.safestring import SafeString

Callers

nothing calls this directly

Calls 1

lazyFunction · 0.90

Tested by

no test coverage detected