radiac / django-tagulous

Fabulous Tagging for Django
http://radiac.net/projects/django-tagulous/
Other
336 stars 66 forks source link

Is it possible to add a tag creator? #162

Open riquedev opened 2 years ago

riquedev commented 2 years ago

I'm in a project where the use of tags is very important, but I have objects with access levels and at a certain moment I would like to reuse the tags, however, I would need to bring only the tags that a certain user or team created, there are any way to do this?