django/tests/i18n/commands/locale/ja/LC_MESSAGES
Ramiro Morales dfa9324966 Don't use os.system() in compilemessages.
Fixes #19584.

This implies stop storing file path command line arguments in envvars as
a security measure to start relying on with Popen's shell=False instead,
and addition of an 'utils' module.

Thanks kmichel_wgs for the report.
2013-02-26 21:31:53 -03:00
..
django.po Don't use os.system() in compilemessages. 2013-02-26 21:31:53 -03:00