Hey,

I know Django has solid i18n support for templates/strings and content 
negotiation in the request. But I was wondering how people are going 
about managing translations of content or having a multilingual website 
- eg supporting features like "read this in newspeak", or "browse this 
site in klingon". More realistic examples would be Wikipedia or Plone's 
ability to set the portal language.

There's no direct support for this kind of thing in the core (that's 
afaik, I haven't been following the trunk in the last couple of months). 
And, if there's no standard patterns or models for this, is this worth 
thinking about at as an extension app? In my part of the world, being 
able to run a multilingual site is often a 'checkbox' requirement.

cheers
Bill

--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to