MCPcopy
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
103def jsi18n(request):
104 return render(request, "jsi18n.html")
105
106
107def jsi18n_multi_catalogs(request):

Callers

nothing calls this directly

Calls 1

renderFunction · 0.90

Tested by

no test coverage detected