django/tests/i18n
Ramiro Morales 4b715fc05a Fixed #21209 -- .po file path comments on Windows.
Literals from source files with Django template language syntax don't
have a '.py' suffix anymore.

Also, the '.\' prefix is preserved to respect GNU gettext behavior on
that platform.

Refs #16903.
2013-10-01 20:37:43 -03:00
..
commands Fixed #21209 -- .po file path comments on Windows. 2013-10-01 20:37:43 -03:00
contenttypes Added TransRealMixin to fix i18n global state pollution in the test suite 2013-05-19 12:05:57 +02:00
other Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
patterns Added i18n-related URL mapper test for a mailing list report. 2013-06-04 11:19:27 -03:00
resolution Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Fixed #11915: generic Accept-Language matches country-specific variants 2013-05-19 12:50:09 +02:00
forms.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Partial revert of 165f44aa. 2013-09-22 14:04:10 +02:00
urls.py Fixed #14825 -- LocaleMiddleware keeps language 2013-05-25 10:52:54 +02:00