Using Django 1.2.1, any use of blocktrans breaks my template. Eg
{%blocktrans%}text{%endblocktrans%}
Results in:
Django Version: 1.2.1
Exception Type: TemplateSyntaxError
Invalid block tag: 'blocktrans'
Removing the blacktrans causes the code to work. Django s running on GAE if that's relevant.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…