Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pédagogies Multimodales
Phonographe
Commits
138ed49d
Commit
138ed49d
authored
Feb 27, 2021
by
Sylvain Coulange
Browse files
debut envoi email confirmation enregistrement
parent
970b4e3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
users/views.py
View file @
138ed49d
...
...
@@ -30,7 +30,7 @@ def register(request):
'Confirmation de création de compte PhonoGraphe'
,
template
,
settings
.
EMAIL_HOST_USER
,
[
request
.
user
.
user
mail
,
"sylvain.coulange@univ-grenoble-alpes.fr"
],
[
request
.
user
.
e
mail
,
"sylvain.coulange@univ-grenoble-alpes.fr"
],
)
email
.
fail_silently
=
False
email
.
send
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment