Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ jsi18n
Function
jsi18n
tests/view_tests/views.py:103–104 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
101
102
103
def
jsi18n(request):
104
return
render(request,
"jsi18n.html"
)
105
106
107
def
jsi18n_multi_catalogs(request):
Callers
nothing calls this directly
Calls
1
render
Function · 0.90
Tested by
no test coverage detected