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

File no_warnings_i18n.py

tests/check_framework/urls/no_warnings_i18n.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 path
3from django.utils.translation import gettext_lazy as _
4

Callers

nothing calls this directly

Calls 1

i18n_patternsFunction · 0.90

Tested by

no test coverage detected