django/tests/i18n
Sergey Kolosov e75882332c Fixed #17375 -- Changed makemessages to use xgettext with --files-from
Changed the way makemessages invokes xgettext from one call per
translatable file to one call per locale directory (using --files-from).
This allows to avoid https://savannah.gnu.org/bugs/index.php?35027 and,
as a positive side effect, speeds up localization build.
2015-08-28 15:41:58 -04:00
..
commands Fixed #17375 -- Changed makemessages to use xgettext with --files-from 2015-08-28 15:41:58 -04:00
contenttypes Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
exclude
other
other2
patterns
project_dir
resolution
sampleproject
__init__.py
forms.py
models.py
test_compilation.py
test_extraction.py Fixed #17375 -- Changed makemessages to use xgettext with --files-from 2015-08-28 15:41:58 -04:00
test_percents.py
tests.py
urls.py