summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/i18n/base.py
AgeCommit message (Expand)Author
2017-01-20Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.Tim Graham
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2017-01-06Fixed #24423 -- Reorganized i18n tag tests.Andy Craze