mirror of
https://github.com/lemeow125/Ivy-Backend.git
synced 2025-06-28 16:45:44 +08:00
Installed django simple history and fixed models.py return __str__
This commit is contained in:
parent
7db50e72e5
commit
ad866ca05f
6 changed files with 157 additions and 119 deletions
1
Pipfile
1
Pipfile
|
@ -9,6 +9,7 @@ djangorestframework = "*"
|
|||
djoser = "*"
|
||||
djangorestframework-simplejwt = "*"
|
||||
django-cors-headers = "*"
|
||||
django-simple-history = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue