Hi

I have created an article site, where articles are published in several
languages. I am using transmeta (http://code.google.com/p/django-transmeta/)
to support multiple languages in one model.

Also I am using generic comments framework, to make articles commentable. I
wonder what will happen if the same article will be commented in one
language and then in another. Looks like all comments will be displayed on
both variants....

The question actually is: Is there a possibility to display only comments
submitted with current language of the article?

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