This package makes it possible to serialize tags generated by the django-taggit package. Because the tags in the django-taggit package need to be added into a TaggableManager() one cannot use the usual Serializer that is retrieved from the Django REST Framework. WWW: https://github.com/glemmaPaul/django-taggit-serializer