first custom tag seriliazer tests

This commit is contained in:
Sam
2021-01-25 11:52:36 +00:00
parent fc0478299b
commit b2c857878b
7 changed files with 61 additions and 9 deletions

View File

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