django/tests/i18n
michalpokusa 2c99fbcf95
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Fixed #36368 -- Prevented duplicate locale paths and write_po_file calls in makemessages.
2025-08-12 09:47:16 +02:00
..
commands Fixed #36368 -- Prevented duplicate locale paths and write_po_file calls in makemessages. 2025-08-12 09:47:16 +02:00
contenttypes Fixed #33985 -- Used app_config.verbose_name in ContentType.__str__(). 2023-03-09 10:27:08 +01:00
exclude
loading Fixed #31570 -- Corrected translation loading for apps providing territorial language variants with different plural equations. 2020-06-01 08:38:54 +02:00
loading_app Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
obsolete_translations Fixed #34448 -- Doc'd and tested --no-obsolete option of makemessages. 2023-07-14 08:47:30 +02:00
other Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
other2
patterns Updated fuzzy translations in tests.i18n.patterns. 2024-03-04 11:24:21 +01:00
project_dir Fixed #32144 -- Made makemessages remove temporary files when locale path doesn't exist. 2021-07-01 10:11:10 +02:00
resolution
sampleproject Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
territorial_fallback
unchanged Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
forms.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_compilation.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_extraction.py Fixed #36368 -- Prevented duplicate locale paths and write_po_file calls in makemessages. 2025-08-12 09:47:16 +02:00
test_management.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_percents.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01: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
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00