This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Sergio
94e7f471c4
Fixed
#34069
-- Made LocaleMiddleware respect language from requests when i18n patterns are used.
2022-10-13 10:38:26 +02:00
..
commands
…
contenttypes
…
exclude
…
loading
…
loading_app
…
other
…
other2
…
patterns
Fixed CVE-2022-41323 -- Prevented locales being interpreted as regular expressions.
2022-10-04 09:10:04 +02:00
project_dir
…
resolution
…
sampleproject
…
territorial_fallback
…
unchanged
…
__init__.py
…
forms.py
…
models.py
…
test_compilation.py
…
test_extraction.py
Fixed BasicExtractorTests.test_makemessages_find_files() test.
2022-07-26 07:23:45 +02:00
test_management.py
…
test_percents.py
…
tests.py
Fixed
#34069
-- Made LocaleMiddleware respect language from requests when i18n patterns are used.
2022-10-13 10:38:26 +02:00
urls_default_unprefixed.py
…
urls.py
…
utils.py
…