1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/i18n
Claude Paroz a77f21880d Fixed -- Allowed compilemessages to continue running after nonfatal errors.
Thanks Aymeric Augustin for the report and Carlton Gibson and Tim Graham for
the reviews.
2018-06-13 21:09:02 +02:00
..
commands
contenttypes
exclude
other
other2
patterns Changed "language-code" to the more commonly used "language code". 2018-02-21 09:31:05 -05:00
project_dir
resolution
sampleproject
territorial_fallback Fixed -- Made untranslated strings for territorial language variants use translations from the generic language variant. 2018-03-03 12:08:24 -05:00
__init__.py
forms.py
models.py
test_compilation.py Fixed -- Allowed compilemessages to continue running after nonfatal errors. 2018-06-13 21:09:02 +02:00
test_extraction.py Fixed -- Fixed makemessages setting charset of .pot files. 2018-06-11 21:34:13 -04:00
test_management.py Added a test for TranslatableFile.__eq__(). 2017-09-25 10:22:38 -04:00
test_percents.py
tests.py Moved to_language() to django.utils.translation. 2018-05-12 15:03:38 -04:00
urls_default_unprefixed.py
urls.py
utils.py