0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/tests/i18n
Lorenzo Peña 0e94f292cd Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in get_supported_language_variant().
LocaleMiddleware didn't handle the ValueError raised by
get_supported_language_variant() when language codes were
over 500 characters.

Regression in 9e9792228a.
2024-07-25 09:38:46 +02:00
..
commands
contenttypes
exclude
loading
loading_app
obsolete_translations
other
other2
patterns Updated fuzzy translations in tests.i18n.patterns. 2024-03-04 11:24:21 +01:00
project_dir
resolution
sampleproject
territorial_fallback
unchanged
__init__.py
forms.py
models.py
test_compilation.py
test_extraction.py
test_management.py
test_percents.py
tests.py Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in get_supported_language_variant(). 2024-07-25 09:38:46 +02:00
urls_default_unprefixed.py
urls.py
utils.py