django/tests/i18n/commands
Baptiste Mispelon 9012a9e200 Fixed #20422 -- Applied makemessage's --ignore patterns to full path
Fix makemessage's --ignore patterns being applied to the full path
instead of the file name. Thanks to nnseva for the report and the
original patch.
2013-05-18 10:40:16 +02:00
..
ignore_dir Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
locale Removed a .mo file incorrectly put under Git control. 2013-02-26 22:45:08 -03:00
templates Fixed #20422 -- Applied makemessage's --ignore patterns to full path 2013-05-18 10:40:16 +02: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 Fix #20058: Make compilemessages use stdout instead of stderr. 2013-03-16 19:48:40 +01:00
extraction.py Fixed #20422 -- Applied makemessage's --ignore patterns to full path 2013-05-18 10:40:16 +02:00
javascript.js Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
not_utf8.sample Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError` 2013-05-07 21:22:05 +02:00
tests.py Made (make|compile)messages check for availability of gettext commands. 2013-03-10 17:31:11 -03:00