I have a text containing "<" and ">" symbols and while displaying it gets converted to "<" and ">". Is there anything which allows to remain the given text as it is, i.e the symbols should remain as "<" and ">". I am working on OpenERP/Odoo having python as scripting language.
Comment
Hi,
I have a text containing "<" and ">" symbols and while displaying it gets converted to "<" and ">". Is there anything which allows to remain the given text as it is, i.e the symbols should remain as "<" and ">". I am working on OpenERP/Odoo having python as scripting language.