mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
core: remove external resources once for all
This commit is contained in:
@ -227,9 +227,6 @@ LOCALE_PATHS = (os.path.join(BASE_DIR, "locale"),)
|
||||
|
||||
PHONENUMBER_DEFAULT_REGION = "FR"
|
||||
|
||||
# Whether to use CDNs (True) or local ressources (False) for JS and CSS
|
||||
EXTERNAL_RES = True
|
||||
|
||||
# Medias
|
||||
MEDIA_ROOT = "./data/"
|
||||
MEDIA_URL = "/data/"
|
||||
|
Reference in New Issue
Block a user