django/tests/i18n/commands
Claude Paroz 621c5cf4a5 Fixed #21732 -- Made compilemessages complain about non-writable location
Instead of crashing with a CommandError, now a non-writable location
of mo files will only make compilemessages complain and continue.
Thanks Ramiro Morales for the review.
2014-02-18 13:38:06 +01:00
..
ignore_dir Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
locale Fixed #21732 -- Made compilemessages complain about non-writable location 2014-02-18 13:38:06 +01:00
templates Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers. 2013-12-04 08:36:20 -03:00
__init__.py Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms .po file headers. 2013-06-22 18:45:41 -03:00
code.sample 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
not_utf8.sample Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError` 2013-05-07 21:22:05 +02:00