1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/i18n
2016-02-09 13:07:33 -05:00
..
commands Fixed #26093 -- Allowed escape sequences extraction by gettext on Python 3 2016-01-23 14:00:55 +01:00
contenttypes
exclude
other
other2
patterns Refs #26022 -- Used context manager version of assertRaises in tests. 2016-01-29 12:32:18 -05:00
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py
test_extraction.py Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate. 2016-01-29 13:37:33 -05:00
test_percents.py
tests.py Fixed #26173 -- Prevented localize_input() from formatting booleans as numbers. 2016-02-09 13:07:33 -05:00
urls.py