No, and that's by design. Template authors and application writers have
no control over what is in the settings file and those two groups need
to be able to write applications that will work anywhere.
If you really, really need to make this change temporarily, edit your
Django source. In django/template/context.py, change the default value
of "autoescape" in the Context.__init__() parameter list to False.
However, I suspect you'll find there are unintended side-effects. In the
admin application, for example, so be careful.
Regards,
Malcolm
--
If Barbie is so popular, why do you have to buy her friends?
http://www.pointy-stick.com/blog/