|
|
|
@ -135,8 +135,6 @@ THOUSAND_SEPARATOR = '.' |
|
|
|
STATIC_URL = '/static/' |
|
|
|
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles') |
|
|
|
|
|
|
|
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage' |
|
|
|
|
|
|
|
# Default primary key field type |
|
|
|
# https://docs.djangoproject.com/en/5.1/ref/settings/#default-auto-field |
|
|
|
|
|
|
|
|