django/tests/i18n
Claude Paroz 0336d0d95e Rearranged some i18n tests
Compilation/extraction tests are now properly skipped when gettext
commands are unavailable.
2013-10-28 14:17:48 +01:00
..
commands Rearranged some i18n tests 2013-10-28 14:17:48 +01:00
contenttypes Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
other Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
patterns Fix all violators of E231 2013-10-26 12:15:03 -07:00
resolution Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
forms.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
test_compilation.py Rearranged some i18n tests 2013-10-28 14:17:48 +01:00
test_extraction.py Rearranged some i18n tests 2013-10-28 14:17:48 +01:00
tests.py Rearranged some i18n tests 2013-10-28 14:17:48 +01:00
urls.py Fixed #14825 -- LocaleMiddleware keeps language 2013-05-25 10:52:54 +02:00