django/tests/i18n/commands
Tai Lee 99a6f0e77c Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`
Handle the `UnicodeDecodeError` exception, send a warning to `stdout` with the
file name and location, and continue processing other files.
2013-05-07 21:22:05 +02:00
..
ignore_dir
locale
templates
__init__.py
code.sample
compilation.py
extraction.py Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError` 2013-05-07 21:22:05 +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