Releases: bennylope/django-taggit-labels
Releases · bennylope/django-taggit-labels
Release list
Django 1.9 compatability
Unicode tag names
This release added support for displaying unicode tag names.
Multiple tag field managers
Allow for multiple tag manager fields to be displayed on a single model using the labels.
Big thanks to @leesolway for this.