django/tests/regressiontests/i18n/commands/templates
Ramiro Morales f2e99ecfda Made makemessages leave `'%%'` sequences untouched when extracting translatable literals from blocktrans template tags.
This makes it consistent with behavior introduced when fixing #11240 in
processing of literal passed to the trans tag to avoid double escaping
(i.e. `'%%%%'` sequences in resulting PO files.)

Also, cleaned up tests changes from r17190 (removed commented out code and
implemented compatibility with Python 2.5.)

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17192 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-11 00:48:26 +00:00
..
template_with_error.tpl Fixed broken i18n tests after r16437. 2011-06-19 19:25:26 +00:00
test.html Made makemessages leave `'%%'` sequences untouched when extracting translatable literals from blocktrans template tags. 2011-12-11 00:48:26 +00:00