This commit is contained in:
Ross
2021-03-18 23:09:46 +00:00
parent 8c6bb0fd30
commit e281758281
+2
View File
@@ -148,6 +148,8 @@ USE_TZ = True
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/1.11/howto/static-files/
SECURE_SSL_REDIRECT = True
STATIC_URL = '/static/'
STATIC_ROOT = 'static/'