> > - Could it be implemented in futures django releases?
>
> I think something like this could go in django.contrib. But I'm not sure
> how many people need this.

IMHO I think it's quite useful and it would be a great improvement.
Django is so good that it's possible to use it for very professional
sites, and those sites need generally content in several languages.
Moreover, it's not very difficult to implement it in the way I
exposed, and the text in the main language it's still stored in the
original table, not in the translation one, so it's backwards
compatible.
Perhaps for the English speakers it's not especially necessary but for
the rest of the world, we need to use our native language and English
in our sites very often.
If someone tell me what documents should I look to modify the django
code, I'll try to do it, and propose it.
I built a complete multilingual system for a PHP framework in just a
few hours.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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