mirror of
https://github.com/lemeow125/Ivy-Backend.git
synced 2025-06-28 16:45:44 +08:00
Added whitenoise library
This commit is contained in:
parent
62d9009fd7
commit
7ca5948e59
4 changed files with 11 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -11,6 +11,7 @@ djangorestframework-simplejwt = "*"
|
|||
django-cors-headers = "*"
|
||||
django-simple-history = "*"
|
||||
python-dotenv = "*"
|
||||
whitenoise = "*"
|
||||
|
||||
[dev-packages]
|
||||
autopep8 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue