new recipient
This commit is contained in:
parent
c8aa609fda
commit
bcb3f968d7
@ -341,7 +341,7 @@ tel: + 420 728 018 088
|
|||||||
web: https://alkator.cz""",
|
web: https://alkator.cz""",
|
||||||
from_email="info@alkator.cz",
|
from_email="info@alkator.cz",
|
||||||
to=[racer.profile.user.email, racer.email] if racer.email else [racer.profile.user.email],
|
to=[racer.profile.user.email, racer.email] if racer.email else [racer.profile.user.email],
|
||||||
bcc=[],
|
bcc=["info@alkator.cz"],
|
||||||
cc=[]
|
cc=[]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user