Skip to content
Snippets Groups Projects
Commit 9afb5b55 authored by Alexa Valentová's avatar Alexa Valentová
Browse files

fix recipients

parent 5e96eae9
No related branches found
No related tags found
2 merge requests!1233Release,!1231fix recipients
Pipeline #20679 passed
...@@ -669,7 +669,7 @@ Při otevírání souborů buďte opatrní, virový proběhl, ale nemusí být p ...@@ -669,7 +669,7 @@ Při otevírání souborů buďte opatrní, virový proběhl, ale nemusí být p
# From email # From email
"vyberka@pirati.cz", "vyberka@pirati.cz",
# Recipient list # Recipient list
self.recipient_emails.split(","), [self.recipient_emails.split(",")],
) )
form.cleaned_data["cv_file"].seek(0) form.cleaned_data["cv_file"].seek(0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment