I am working on multi language web-site. In my apps I am using django modeltranslation to set values on different languages from admin. So how can I add modeltranslation into django-taggit to have a tag on different languages?
I am working on multi language web-site. In my apps I am using django modeltranslation to set values on different languages from admin. So how can I add modeltranslation into django-taggit to have a tag on different languages?
Well I came around, when I was looking for the same issue:
And in the translation.py: