django/tests/i18n
Loic Bistuer 494ba051bb Made testing of stdout and stderr more consistent.
Refs #23663.
2014-10-22 09:25:50 +07:00
..
commands Fixed #23583 -- More selectively ignored static/media roots 2014-10-21 20:18:21 +02:00
contenttypes Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
exclude Fixed #22328 -- Added --exclude option to compilemessages and makemessages. 2014-04-26 17:07:44 +07:00
other Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
other2 Fixed #20477: Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
patterns Fixed #21579 -- Made LocaleMiddleware respect script prefix. 2014-08-14 09:36:41 -04:00
project_dir Enabled makemessages to support several translation directories 2013-11-30 11:00:23 +01:00
resolution Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
__init__.py Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
forms.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
models.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
test_compilation.py Fixed clash caused by the newly introduced -e shorthand for makemessages --exclude. 2014-05-02 23:07:17 +07:00
test_extraction.py Made testing of stdout and stderr more consistent. 2014-10-22 09:25:50 +07:00
tests.py Fixed an i18n test with native string 2014-09-21 17:28:37 +02:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00