Translate email to a specific language
Hi, I want to send instant emails translated to Spanish (My application is running in English)
I'm using Django 1.3.1 and I couldn't do it.
I read that in version 1.5 there is a tag language that force translation to a block. But 1.3.1 showed an error with that tag.
Any help is welcome.
Comments