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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -