Improve structure of sampleproject.

This commit is contained in:
Emil Stenström 2022-07-18 09:13:36 +02:00
parent 18ee5ad3b0
commit c0ed45b920
7 changed files with 14 additions and 8 deletions

View file

@ -122,6 +122,9 @@ USE_TZ = True
# https://docs.djangoproject.com/en/4.0/howto/static-files/
STATIC_URL = "static/"
STATICFILES_DIRS = [
BASE_DIR / "components",
]
# Default primary key field type
# https://docs.djangoproject.com/en/4.0/ref/settings/#default-auto-field