summaryrefslogtreecommitdiff
path: root/tests/i18n/__init__.py
AgeCommit message (Expand)Author
2013-10-22Fixed #21307 -- Moved TransRealMixin to django.test.utils.Ramiro Morales
2013-05-19Fixed #11915: generic Accept-Language matches country-specific variantsŁukasz Langa
2013-05-19Added TransRealMixin to fix i18n global state pollution in the test suiteŁukasz Langa
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner