Hi,
In the db, i have html code stored in a field. If i want to display it
in the views, i have to write : response.write(variable,escape=False)
Is it possible to use it in this manner by setting a default somewhere :
{{=variable}}Thanx!
Hi,
In the db, i have html code stored in a field. If i want to display it
in the views, i have to write : response.write(variable,escape=False)
Is it possible to use it in this manner by setting a default somewhere :
{{=variable}}Thanx!