Skip to content

Releases: bennylope/django-taggit-labels

Django 1.9 compatability

Choose a tag to compare

@bennylope bennylope released this 13 Jan 14:01
0.4.0

Django 1.9 compatability

Unicode tag names

Choose a tag to compare

@bennylope bennylope released this 11 Jun 20:50

This release added support for displaying unicode tag names.

Multiple tag field managers

Choose a tag to compare

@bennylope bennylope released this 31 Mar 18:59

Allow for multiple tag manager fields to be displayed on a single model using the labels.

Big thanks to @leesolway for this.