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