Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
FAST
project
fast-project-list
Commits
b8ad70af
Commit
b8ad70af
authored
Dec 17, 2020
by
Mirko Vucicevich
Browse files
added from email
parent
3a81703a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
hooks/views.py
hooks/views.py
+2
-1
No files found.
hooks/views.py
View file @
b8ad70af
...
...
@@ -36,7 +36,8 @@ def process_hook_email(data, hook):
msg
=
EmailMessage
(
subject
=
subject
,
to
=
to
,
body
=
body
body
=
body
,
from_email
=
'fast-hook@uwaterloo.ca'
)
msg
.
send
()
...
...
Write
Preview
Markdown
is supported
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