summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/commands/tests.py
AgeCommit message (Collapse)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2012-07-22[py3] Replaced basestring by six.string_types.Aymeric Augustin
2011-10-18Fixed #17054 -- Ensured the test suite runs when gettext isn't available, ↵Aymeric Augustin
after r16981. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17013 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-10Consolidated i18n commands test with the rest of the i18n tests.Ramiro Morales
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14133 bcc190cf-cafb-0310-a4f2-bffc1f526a37