Adopt django-taggit-serializer for representation of assigned tags in the API

This commit is contained in:
Jeremy Stretch
2018-08-03 09:43:03 -04:00
committed by GitHub
parent 79fb2c5e08
commit e6e5b92e00
11 changed files with 66 additions and 77 deletions

View File

@@ -5,6 +5,7 @@ django-filter==1.1.0
django-mptt==0.9.1
django-tables2==1.21.2
django-taggit==0.22.2
django-taggit-serializer==0.1.7
django-timezone-field==2.1
djangorestframework==3.8.1
drf-yasg[validation]==1.9.1