django/tests/template_tests/syntax_tests/i18n
Mariusz Felisiak d88ec42bd0
Used addCleanup() in tests where appropriate.
2023-12-31 10:01:31 +01:00
..
__init__.py
base.py Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
test_blocktranslate.py Fixed #33631 -- Marked {% blocktranslate asvar %} result as HTML safe. 2022-07-14 11:09:19 +02: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