Is there any way to turn this completely off? It would be nice to be
able to get the latest django src before I refactor all my code to
handle this new stuff.
{% autoescape off %} works fine if all of your templates inherit from
a base, but if you use lots of little tags and elements this may not
be the case.
Is there something that I can put in my settings.py file to turn it
off entirely?
Thanks!
Udi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---