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
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
javascript.js
not_utf8.sample Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError` 2013-05-07 21:22:05 +02:00