python - How to add translation fields in django-taggit? -


i working on multi language web-site. in apps using django modeltranslation set values on different languages admin. how can add modeltranslation django-taggit have tag on different languages?

i think have subclass tagbase , add own translatable fields instead.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -