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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

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

c# - Search and Add Comment with OpenXML for Word -