--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/F0Bw4f_Zt7wJ.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
If you only want to display information but dont want to work with translations in code you can try
https://github.com/juanpex/django-model-i18n/
On Thu, May 10, 2012 at 10:13 AM, Madhu wrote:
Hi!
I am new in django.
I use multilingual & create flatpages.
I add different languages into settings.py & i display all available languages in template,
But i want to covert the content of flatpages into another language as per user requirement by using url getting current language code,
can anybody suggest how it should be done?
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/F0Bw4f_Zt7wJ.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
--
juanpex