jazzband / django-taggit

Simple tagging for django
https://django-taggit.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3.27k stars 623 forks source link

Fix `tag_kwargs` and case insensitive discrepancy #860

Closed dennisv closed 11 months ago

dennisv commented 1 year ago

Fixes #859

rtpg commented 11 months ago

Thank you for catching this! This is clearly a rather big bug, I'll make sure to put out a release in the next couple of weeks to handle this