mirror of
https://github.com/lemeow125/Ivy-Backend.git
synced 2025-06-28 16:45:44 +08:00
Added products model
This commit is contained in:
parent
62237c9a3c
commit
d98c88482d
14 changed files with 98 additions and 3 deletions
1
Pipfile
1
Pipfile
|
@ -8,6 +8,7 @@ django = "*"
|
|||
djangorestframework = "*"
|
||||
djoser = "*"
|
||||
djangorestframework-simplejwt = "*"
|
||||
django-cors-headers = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue