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

File default.py

tests/i18n/patterns/urls/default.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 include, path, re_path
3from django.utils.translation import gettext_lazy as _
4from django.views.generic import TemplateView

Callers

nothing calls this directly

Calls 3

includeFunction · 0.90
i18n_patternsFunction · 0.90
as_viewMethod · 0.45

Tested by

no test coverage detected