修改静态文件的更新
This commit is contained in:
@@ -169,3 +169,4 @@ TEMPLATES[0]['DIRS'] = [BASE_DIR / 'templates']
|
||||
|
||||
# Static files configuration
|
||||
STATICFILES_DIRS = [BASE_DIR / 'static']
|
||||
STATIC_ROOT = BASE_DIR / 'staticfiles'
|
||||
|
||||
Reference in New Issue
Block a user