Added Djoser

This commit is contained in:
Keannu Christian Bernasol 2023-06-26 19:10:04 +08:00
parent 83682bead6
commit ab7fb228e3
13 changed files with 340 additions and 3 deletions

View file

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