summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/i18n/test_get_current_language.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-03-21Increased test coverage for i18n template tags.Mads Jensen