mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Fixed user serializer still using django default user
This commit is contained in:
parent
05d9dbd296
commit
e567b5d399
4 changed files with 50 additions and 12 deletions
1
Pipfile
1
Pipfile
|
@ -10,6 +10,7 @@ python-dotenv = "*"
|
|||
djoser = "*"
|
||||
pillow = "*"
|
||||
whitenoise = "*"
|
||||
djangochannelsrestframework = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue