Hi all!

I've been searching for a way to create a multilingual catalog with
django, and there is just one thing missing, a simple way for
translating information on database, for example having product
description in more than one language.

I've checked translation module on django-utils, and django-
multilingual, and both solve the problem, but I want a more intuitive
way for end-users (who fill data in admin).

I've designed an admin page with my idea:
http://vaig.be/2007/07/11/django-database-texts-translated/

I haven't seen any post or any ticket that anybody that is working on
something like that. If anybody does, please let me know.

I'll start soon working on it, but I'm not an expert on hacking
django, is it posible to do that just in contrib? Unless it is, any
core developer think that it could be included in django code? I think
that outside english countries it's very necessary...

Thanks,
  Marc


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to