I've use django-multilingual in many projects and happy. It's simple
to integrate and use. No other implementations can do it so
transparent for developer and end user( django-multilingual extends
admin edit page and allows edit entry in all languages very simple).
Use it!

Chris Hoeppner:
> Hi there!
>
> I wonder if someone has been using django-multilingual. I'd like to
> "push it into" a live database, and am wondering what kind of
> alterations to the schema this might involve. Would it be easier to just
> add _lang columns for all the fields I'd like to translate, and
> conditionally outputting based on the LANGUAGE context var? It seems
> cleaner and more flexible the way django-multilingual goes, but the
> alterations are frightening me a bit.
>
> ~Chris


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