radiac/django-tagulous

Support for finding similarly tagged objects?

MaZZly opened this issue · 0 comments

Hi

Awesome addon! Been using django-taggit before, but seems to not work too well in Django3 (I want autocomplete)

One thing I'm kind of missing is some way to find similar objects

Is support for this planned? Does it already exist and I'm bad at finding it 🤔

Anyway I guess I can solve it with some Q-magics for now :)