Fixing Typo
This commit is contained in:
parent
80577d89de
commit
f3f829184d
@ -127,7 +127,7 @@ USE_TZ = True
|
||||
STATIC_URL = 'static/'
|
||||
|
||||
STATICFILES_DIRS = [
|
||||
BASEDIR / "static"
|
||||
BASE_DIR / "static"
|
||||
]
|
||||
|
||||
# Default primary key field type
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user