serialized tags working

This commit is contained in:
Sam
2021-01-26 12:00:44 +00:00
parent 4437037710
commit 2a05beec07
5 changed files with 33 additions and 13 deletions

View File

@@ -45,6 +45,7 @@ INSTALLED_APPS = [
'django_filters',
'corsheaders',
'taggit_serializer',
'tagulous',
# local apps
'core',