mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-02-14 20:21:19 +00:00
Update extract_ml_registrations.py
This commit is contained in:
parent
f6819e1ea0
commit
a49f9fb94e
@ -69,7 +69,7 @@ class Command(BaseCommand):
|
|||||||
+ f"\n\nTotal des abonnés : {nb}"
|
+ f"\n\nTotal des abonnés : {nb}"
|
||||||
)
|
)
|
||||||
from_email = "Note Kfet 2020 <notekfet2020@crans.org>"
|
from_email = "Note Kfet 2020 <notekfet2020@crans.org>"
|
||||||
recipient_list = ["sorties.bda@lists.crans.org"]
|
recipient_list = ["bda.ensparissaclay@gmail.com"]
|
||||||
|
|
||||||
send_mail(subject, message, from_email, recipient_list)
|
send_mail(subject, message, from_email, recipient_list)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user