Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/i18n/contenttypes
Commit message (Expand)AuthorAgeFilesLines
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+1
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-031-4/+4
* Fixed #24099 -- Removed contenttype.name deprecated fieldClaude Paroz2015-01-161-5/+0
* Harmonized some PEP 0263 coding preamblesClaude Paroz2014-05-151-1/+1
* Removed superfluous uses of TransRealMixin.Aymeric Augustin2014-01-271-2/+1
* Imported override_settings from its new location.Aymeric Augustin2013-12-231-2/+2
* Fixed #21307 -- Moved TransRealMixin to django.test.utils.Ramiro Morales2013-10-231-3/+1
* Added TransRealMixin to fix i18n global state pollution i...Ɓukasz Langa2013-05-191-1/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-266-0/+89