MCPcopy
hub / github.com/django/django / wrong_namespace.py

File wrong_namespace.py

tests/i18n/patterns/urls/wrong_namespace.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from django.conf.urls.i18n import i18n_patterns
2from django.urls import re_path
3from django.utils.translation import gettext_lazy as _
4from django.views.generic import TemplateView

Callers

nothing calls this directly

Calls 2

i18n_patternsFunction · 0.90
as_viewMethod · 0.45

Tested by

no test coverage detected