diff --git a/website/settings.py b/website/settings.py index 0f96f7f..87d386d 100644 --- a/website/settings.py +++ b/website/settings.py @@ -116,7 +116,6 @@ USE_TZ = True # https://docs.djangoproject.com/en/5.2/howto/static-files/ STATIC_URL = 'static/' -STATICFILES_DIRS = [BASE_DIR / "static"] # Default primary key field type # https://docs.djangoproject.com/en/5.2/ref/settings/#default-auto-field