Skip to content

Commit 69b5cdc

Browse files
Rollback to clean
1 parent bbe308e commit 69b5cdc

2 files changed

Lines changed: 1 addition & 81 deletions

File tree

.github/workflows/main_diabetic-retinopathy.yml

Lines changed: 0 additions & 81 deletions
This file was deleted.

DR_Detection/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
STATICFILES_DIRS = [
129129
BASE_DIR / "static",
130130
]
131+
STATICFILES_STORAGE = "whitenoise.storage.CompressedManifestStaticFilesStorage"
131132

132133
# Define the STATIC_ROOT setting for collecting static files in production
133134
STATIC_ROOT = BASE_DIR / "staticfiles"

0 commit comments

Comments
 (0)