imAsparky / django-tag-me

Django Tag Me... Tag a model, a field, user tags and more...
Other
1 stars 0 forks source link

[CHORE]: Add ,option that a field may share its tags with another model. #100

Closed imAsparky closed 3 months ago

imAsparky commented 3 months ago

What is the chore?

Situations exist where it could be beneficial to share tags between different models. Investigate and implement machinery to handle this.