feat(tags): add tags app's basic structure and endpoint
This commit is contained in:
@@ -43,6 +43,7 @@ LOCAL_APPS = [
|
||||
"apps.workspaces",
|
||||
"apps.clients",
|
||||
"apps.projects",
|
||||
"apps.tags",
|
||||
]
|
||||
|
||||
INSTALLED_APPS = DJANGO_APPS + THIRD_PARTY_APPS + LOCAL_APPS
|
||||
|
||||
Reference in New Issue
Block a user