1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/i18n
2024-09-16 11:04:09 +02:00
..
commands Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
contenttypes Fixed #33985 -- Used app_config.verbose_name in ContentType.__str__(). 2023-03-09 10:27:08 +01:00
exclude
loading
loading_app Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
obsolete_translations
other Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
other2 Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
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 Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
sampleproject Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
territorial_fallback
unchanged Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
forms.py
models.py
test_compilation.py Dropped safeguards against very old versions of gettext. 2024-08-30 13:39:04 +02:00
test_extraction.py Dropped safeguards against very old versions of gettext. 2024-08-30 13:39:04 +02: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
urls.py
utils.py