We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc6fd6 commit 34e890eCopy full SHA for 34e890e
1 file changed
website/settings.py
@@ -152,6 +152,7 @@
152
}
153
]
154
155
+STATIC_ROOT = "staticfiles/"
156
STATIC_URL = "/dummy/" # Required by Django staticfiles but not used in this setup
157
DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"
158
0 commit comments