Polished custom user model avatar photo

This commit is contained in:
Keannu Christian Bernasol 2023-06-26 20:42:22 +08:00
parent 87d30a0ecc
commit 49a69c6737
7 changed files with 99 additions and 3 deletions

View file

@ -8,6 +8,7 @@ django = "*"
djangorestframework = "*"
python-dotenv = "*"
djoser = "*"
pillow = "*"
[dev-packages]