Hi folks,
I put this in a template file
{{ event.code | escape }}
and got this result:
TemplateSyntaxError: Could not parse the remainder: | escape
>From what I gather, escape is supposed to be built in to Django 0.96
templates, so it seems like this should work. Have I left something out?
Thanks,
Issac
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---