Skip to content
Snippets Groups Projects

Verification mail

Merged Hamza Touizrat requested to merge verification_mail into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -264,7 +264,7 @@ SENDGRID_ECHO_TO_STDOUT = True
# Mails app config
MAILS_ENABLED = True
MAILS_NOTIFICATIONS_ADDRESS = 'notifications@oser-cs.fr'
MAILS_NOTIFICATIONS_ADDRESS = 'contact@oser-cs.fr'
MAILS_RAISE_EXCEPTIONS = False
HTML_MESSAGE_TEMPLATE = BASE_DIR + \
"/profiles/templates/profiles/template_email_verification.html"
Loading