fix: add whitenoise for static file serving in production
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
Django==6.0.5
|
||||
Django==6.0.5
|
||||
django-import-export==4.4.1
|
||||
xlrd==2.0.2
|
||||
xlwt==1.3.0
|
||||
@@ -10,3 +10,4 @@ msal==1.36.0
|
||||
psycopg2-binary==2.9.12
|
||||
gunicorn==26.0.0
|
||||
django-crontab==0.7.1
|
||||
whitenoise==6.9.0
|
||||
|
||||
Reference in New Issue
Block a user