Hello Django users, I've been scratching my head trying to find a solution to have URLs translated in various languages. So the typical 'about' would be translated in 'a propos' in french and whatever other languages, like all the static content. I also need to provide the user a way to write flatpages (and other types of dynamic content) with a unique URL so something like 'http://www.mysite.com/news/christmas_party' would translate to 'http://www.mysite.com/nouvelles/fete_de_noel' in french. I think you see what I mean.
I couldn't find anything googling and although I understand the readability argument I don't know if it's a good idea technically speaking. Any help, point of view, documentation, already exisiting app would be welcome. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---