summaryrefslogtreecommitdiff
path: root/tests/i18n/contenttypes
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2015-01-16Fixed #24099 -- Removed contenttype.name deprecated fieldClaude Paroz
2014-05-15Harmonized some PEP 0263 coding preamblesClaude Paroz
2014-01-27Removed superfluous uses of TransRealMixin.Aymeric Augustin
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-10-22Fixed #21307 -- Moved TransRealMixin to django.test.utils.Ramiro Morales
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