1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/tests/i18n
Claude Paroz eda306f1ce Fixed #26232 -- Fixed Popen mocking environment in i18n tests
Refs #25925. Thanks Jeroen Pulles for the report.
2016-02-23 20:06:18 +01:00
..
commands Fixed #26093 -- Allowed escape sequences extraction by gettext on Python 3 2016-01-23 14:00:55 +01:00
contenttypes
exclude
other Fixed #25812 -- Restored the ability to use custom formats with the date template filter. 2015-11-28 08:38:45 -05:00
other2
patterns Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
project_dir
resolution
sampleproject Fixed #24257 -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
__init__.py
forms.py
models.py
test_compilation.py Fixed #26232 -- Fixed Popen mocking environment in i18n tests 2016-02-23 20:06:18 +01:00
test_extraction.py Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 2016-01-29 13:37:33 -05:00
test_percents.py Fixed #24257 -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
tests.py Fixed #26212 -- Made forms.FileField and translation.lazy_number() picklable. 2016-02-15 11:44:29 -05:00
urls.py Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline. 2015-09-23 19:31:09 -04:00