django/tests/template_tests/syntax_tests/i18n
django-bot 69a93a88ed Refs #36500 -- Rewrapped long docstrings and block comments via a script.
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
2025-07-23 20:17:55 -03:00
..
__init__.py
base.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
test_blocktranslate.py Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
test_filters.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_get_available_languages.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_get_current_language.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_get_current_language_bidi.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_get_language_info.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_get_language_info_list.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_language.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_translate.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_underscore_syntax.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00