django/tests/regressiontests/i18n
Ramiro Morales 869c9ba306 Fixed #19730 -- Don't validate importability of settings by using i18n in management commands.
They are handled independently now and the latter can be influenced by
the new BaseCommand.leave_locale_alone internal option.

Thanks chrischambers for the report, Claude, lpiatek, neaf and gabooo for
their work on a patch, originally on refs. #17379.
2013-02-03 23:40:38 -03:00
..
commands Fixed #19730 -- Don't validate importability of settings by using i18n in management commands. 2013-02-03 23:40:38 -03:00
contenttypes Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
other Made ungettext_lazy usable for messages that do not contain the count. 2013-02-02 10:58:31 +01:00
patterns Fixed #19488 -- Made i18n_patterns redirect work with non-slash-ending paths 2013-01-11 21:27:51 +01:00
resolution
__init__.py
forms.py Fixed a couple of typos. 2011-12-03 17:34:52 +00:00
models.py Fixed a couple of typos. 2011-12-03 17:34:52 +00:00
tests.py Made ungettext_lazy usable for messages that do not contain the count. 2013-02-02 10:58:31 +01:00