Set STATIC_ROOT

This commit is contained in:
2023-01-07 18:09:22 +01:00
parent d81dba727b
commit 9dead362c1
2 changed files with 2 additions and 1 deletions

View File

@ -123,6 +123,7 @@ USE_TZ = True
# https://docs.djangoproject.com/en/4.1/howto/static-files/
STATIC_URL = "static/"
STATIC_ROOT = BASE_DIR / "/static"
# Default primary key field type
# https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field