mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-04-28 02:12:37 +00:00
Compare commits
2 Commits
69f659ba13
...
a5f4eabb5b
Author | SHA1 | Date | |
---|---|---|---|
|
a5f4eabb5b | ||
|
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