Remove duplicates
This commit is contained in:
parent
0787465224
commit
c34d25e34a
1 changed files with 0 additions and 5 deletions
|
@ -127,11 +127,6 @@ else:
|
||||||
STATIC_ROOT = BASE_DIR / 'static'
|
STATIC_ROOT = BASE_DIR / 'static'
|
||||||
|
|
||||||
|
|
||||||
STATICFILES_DIRS = [
|
|
||||||
BASE_DIR / 'static',
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
# Media files
|
# Media files
|
||||||
|
|
||||||
MEDIA_URL = 'media/'
|
MEDIA_URL = 'media/'
|
||||||
|
|
Loading…
Add table
Reference in a new issue