Hi All

we are trying to translate our website in french. Django has a good
framework for internationalization. Only problem is django model
translation. Is there a good way to handle django model translation, without
inserting new columns in data table?

problem with inserting new column is everytime you add support for new
language, you need to insert one more column, which is messy.

Would appreciate your reply.

Regards
Anand
http://bootstraptoday.com

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