Re: Using django to translate html

2014-11-10 Thread Andreas Kuhne
2014-11-10 12:31 GMT+01:00 Andrei Balasanov : > What is the best route to localize HTML using django? There is a clear > documentation what to do with the views/templates and javascript, however > we have a set of the html files that are requiring localization. If we

Using django to translate html

2014-11-10 Thread Andrei Balasanov
What is the best route to localize HTML using django? There is a clear documentation what to do with the views/templates and javascript, however we have a set of the html files that are requiring localization. If we move them to the template folder to use template localizatioin there will