Hi This question is about having more than one taggit<https://github.com/alex/django-taggit/tree/master/taggit> .managers<https://github.com/alex/django-taggit/blob/master/taggit/managers.py> .TaggableManager<https://github.com/alex/django-taggit/blob/master/taggit/managers.py#L38>on model. I guess many people have faced with this issue before, But i couldn't find any *complete* correct solution for it. And also there is #50 <https://github.com/alex/django-taggit/issues/50>issue/ticket opened since one year ago on the taggit's github repo, and couple of solution provided which none of them is the correct solution. So how you implement a model with more than 1 TaggableManager ?
Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/ayw4vTdryBoJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.