Add: new refactord auth api app
This commit is contained in:
parent
9c0706c8b6
commit
c641e10229
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ INSTALLED_APPS = [
|
|||
"django_celery_beat",
|
||||
# API apps
|
||||
"api",
|
||||
"api.authentication",
|
||||
"api.user",
|
||||
"images",
|
||||
"apps",
|
||||
|
|
Loading…
Add table
Reference in a new issue