django1/django
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
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #18149 -- Changed language codes for Chinese 2013-11-04 23:03:28 +01:00
contrib Fixed #17001 -- Custom querysets for prefetch_related. 2013-11-07 14:49:49 +02:00
core Fixed #20536 -- rewrite of the file based cache backend 2013-11-07 16:12:15 +02:00
db Fixed #17001 -- Custom querysets for prefetch_related. 2013-11-07 14:49:49 +02:00
dispatch Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
forms Fixed all E226 violations 2013-11-03 10:08:55 -08:00
http Fixed all E226 violations 2013-11-03 10:08:55 -08:00
middleware Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
shortcuts More attacking E302 violators 2013-11-02 13:12:09 -07:00
template Fixed all E226 violations 2013-11-03 10:08:55 -08:00
templatetags Fixed #5849 -- Strip whitespace from blocktrans 2013-11-08 00:52:17 +02:00
test Merge pull request #1850 from unaizalakain/ticket_13725 2013-11-07 14:30:04 -08:00
utils Fixed #5849 -- Strip whitespace from blocktrans 2013-11-08 00:52:17 +02:00
views Merge pull request #1821 from Bouke/tickets/14170 2013-11-04 13:50:21 -08:00
__init__.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00