mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-25 02:05:44 +00:00
Add fetch function for DSI
This commit is contained in:
@@ -586,3 +586,8 @@ if DEBUG:
|
||||
SASS_INCLUDE_FOLDERS = [
|
||||
'core/static/',
|
||||
]
|
||||
|
||||
# Mailing related settings
|
||||
|
||||
SITH_MAILING_ALLOWED_DOMAIN = 'utbm.fr'
|
||||
SITH_MAILING_FETCH_KEY = 'IloveMails'
|
||||
|
Reference in New Issue
Block a user