mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Added and configured whitenoise
This commit is contained in:
parent
b6d7decf3a
commit
ca527289af
4 changed files with 16 additions and 1 deletions
1
Pipfile
1
Pipfile
|
@ -9,6 +9,7 @@ djangorestframework = "*"
|
|||
python-dotenv = "*"
|
||||
djoser = "*"
|
||||
pillow = "*"
|
||||
whitenoise = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue