django/tests/i18n/commands
Bouke Haarsma 7a7c789d5a Fixed #5849 -- Strip whitespace from blocktrans
Add the trimmed option to the blocktrans tag to trim any newlines and
whitespace from its content.

This allows the developer to indent the blocktrans tag without adding
new lines and whitespace to the msgid in the PO file.

Thanks to mpessas for the initial patch and Dmitri Fedortchenko for the
report.
2013-11-08 00:52:17 +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 #5849 -- Strip whitespace from blocktrans 2013-11-08 00:52:17 +02: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