hi list,

i have to develop a multilingual site and it works well on a single
language now... but i have to do it for 3 languages translating some
fields of the models.

can you give me some tips for good available apps?

my usecase is very simple. if a model has fields

    * title
    * description
    * body

i need to translate  description and body, title (==slug) will remain
the same. the fact is that only one language should be required, the
others are optional and if a visitor looks at a content thats not
translated in the current language it should output a link to the
canonical language.

what is actually the best app to achieve that?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to