On 8/1/07, Tom Tobin <[EMAIL PROTECTED]> wrote: > Let's assume autoescaping is on unless the template engine knows > otherwise; your inline templates will work as expected both before and > after extraction (again, assuming you're extracting them to a file > ending in ``.html``).
Let's just do: 1. Autoescape on by default. 2. Autoescape is turned off by the {% autoescape off %} 3. Autoescape happens irregardless of what the template's source file or source string happened to be named. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---