added endpoints for user profile
This commit is contained in:
parent
dd99c395a0
commit
6f4282d96e
4 changed files with 138 additions and 5 deletions
|
|
@ -57,7 +57,7 @@ INSTALLED_APPS = [
|
|||
'drf_spectacular',
|
||||
'corsheaders',
|
||||
'api.apps.ApiConfig',
|
||||
|
||||
'channels',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue