0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/i18n
2023-04-10 08:49:54 +02: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
other
other2
patterns Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests. 2023-01-04 09:11:36 +01:00
project_dir
resolution
sampleproject
territorial_fallback
unchanged
__init__.py
forms.py
models.py
test_compilation.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
test_extraction.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
test_management.py
test_percents.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Fixed #34455 -- Restored i18n_patterns() respect of prefix_default_language argument when fallback language is used. 2023-04-10 08:49:54 +02:00
urls_default_unprefixed.py
urls.py
utils.py