Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ utils.py
File
utils.py
django/contrib/admindocs/utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"Misc. utility functions/classes for admin documentation generator."
2
3
import
re
4
from
email.errors
import
HeaderParseError
Callers
nothing calls this directly
Calls
4
_lazy_re_compile
Function · 0.90
create_reference_role
Function · 0.85
compile
Method · 0.45
items
Method · 0.45
Tested by
no test coverage detected