Hi,
google for "entity resolver python". I recall that I did something like this.
You could ask on comp.lang.python, too.
If you got it working in python you can create a template tag.
Thomas
Alessandro Ronchi schrieb:
> I need to translate html entities on utf-8 characters, like à to à
> is
On Tue, 2009-03-24 at 09:18 +0100, Alessandro Ronchi wrote:
> I need to translate html entities on utf-8 characters, like à
> to à
> is there any template tag filter which can do that?
Not in the core distribution, no. I don't know if there's any
third-party filter to do so.
Regards,
Malcolm
2 matches
Mail list logo