django1/tests/i18n/commands
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
..
ignore_dir Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
locale Don't use os.system() in compilemessages. 2013-02-26 21:31:53 -03:00
templates Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
code.sample Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
compilation.py Don't use os.system() in compilemessages. 2013-02-26 21:31:53 -03:00
extraction.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
javascript.js Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00