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
locale
templates Fixed #20422 -- Applied makemessage's --ignore patterns to full path 2013-05-18 10:40:16 +02:00
__init__.py
code.sample
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
not_utf8.sample Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError` 2013-05-07 21:22:05 +02:00
tests.py