django/tests/i18n
Krzysztof Urbaniak 85a4844f8a Refs -- Fixed i18n_patterns() prefix_default_language=False with HTTP_ACCEPT_LANGUAGE header. 2016-03-10 10:51:55 -05:00
..
commands Fixed -- Allowed escape sequences extraction by gettext on Python 3 2016-01-23 14:00:55 +01:00
contenttypes Sorted imports with isort; refs . 2015-02-06 08:16:28 -05:00
exclude Fixed -- Added --exclude option to compilemessages and makemessages. 2014-04-26 17:07:44 +07:00
other Fixed -- Restored the ability to use custom formats with the date template filter. 2015-11-28 08:38:45 -05:00
other2 Fixed : Allowed list of modules for FORMAT_MODULE_PATH 2014-05-21 07:35:47 -04:00
patterns Fixed -- Fixed i18n_patterns resolution when no language is active 2016-03-07 11:48:11 +01:00
project_dir
resolution Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
sampleproject Fixed -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
__init__.py
forms.py Fixed -- Moved SelectDateWidget together with the other widgets 2015-01-27 22:40:02 +07:00
models.py
test_compilation.py Fixed -- Fixed Popen mocking environment in i18n tests 2016-02-23 20:06:18 +01:00
test_extraction.py Refs -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 2016-01-29 13:37:33 -05:00
test_percents.py Fixed -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
tests.py Refs -- Fixed i18n_patterns() prefix_default_language=False with HTTP_ACCEPT_LANGUAGE header. 2016-03-10 10:51:55 -05:00
urls.py Refs -- Removed conf.urls.patterns() per deprecation timeline. 2015-09-23 19:31:09 -04:00
urls_default_unprefixed.py Fixed -- Allowed an unprefixed default language in i18n_patterns(). 2016-03-08 08:14:10 -05:00