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 Removed a .mo file incorrectly put under Git control. 2013-02-26 22:45:08 -03:00
templates
__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 #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 Made (make|compile)messages check for availability of gettext commands. 2013-03-10 17:31:11 -03:00