fichier static
This commit is contained in:
parent
901366a9dd
commit
e4ca0f9901
3 changed files with 4 additions and 32 deletions
|
|
@ -109,7 +109,7 @@ USE_TZ = True
|
|||
# Static files (CSS, JavaScript, Images)
|
||||
# https://docs.djangoproject.com/en/1.10/howto/static-files/
|
||||
|
||||
STATIC_URL = '/cms/static/'
|
||||
STATIC_URL = '/static/'
|
||||
STATIC_ROOT = os.path.join(BASE_DIR, 'static')
|
||||
|
||||
MEDIA_URL = '/media/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue