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-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
i18n
History
Claude Paroz
72c0359dda
[5.2.x]
Fixed
#36010
-- Avoided touching mo files while checking writability.
...
Backport of 2c47207b3c8412d16e61e388f176b47b41b40794 from main.
2025-01-23 11:37:48 +01:00
..
commands
…
contenttypes
Fixed
#33985
-- Used app_config.verbose_name in ContentType.__str__().
2023-03-09 10:27:08 +01:00
exclude
…
loading
…
loading_app
…
obsolete_translations
Fixed
#34448
-- Doc'd and tested --no-obsolete option of makemessages.
2023-07-14 08:47:30 +02:00
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
[5.2.x]
Fixed
#36010
-- Avoided touching mo files while checking writability.
2025-01-23 11:37:48 +01:00
test_extraction.py
Fixed
#35973
-- Improved makemessages locale validation to handle numeric region codes.
2024-12-09 08:32:11 +01:00
test_management.py
…
test_percents.py
…
tests.py
Fixed
#34221
-- Honored translation precedence with mixed plural forms.
2024-09-16 11:04:09 +02:00
urls_default_unprefixed.py
Fixed
#34515
-- Made LocaleMiddleware prefer language from paths when i18n patterns are used.
2023-05-02 06:04:18 +02:00
urls.py
…
utils.py
…