Add: creators api app
This commit is contained in:
parent
72c0a012c9
commit
217ecaa253
7 changed files with 160 additions and 0 deletions
|
@ -53,6 +53,7 @@ INSTALLED_APPS = [
|
|||
"api.authentication",
|
||||
"api.user",
|
||||
"api.posts",
|
||||
"api.creators",
|
||||
"images",
|
||||
"apps",
|
||||
"apps.archive",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue