mirror of
https://gitlab.crans.org/bde/nk20-scripts
synced 2025-04-28 02:12:37 +00:00
Compare commits
1 Commits
a5f4eabb5b
...
69f659ba13
Author | SHA1 | Date | |
---|---|---|---|
|
69f659ba13 |
@ -69,7 +69,7 @@ class Command(BaseCommand):
|
||||
+ f"\n\nTotal des abonnés : {nb}"
|
||||
)
|
||||
from_email = "Note Kfet 2020 <notekfet2020@crans.org>"
|
||||
recipient_list = ["bda.ensparissaclay@gmail.com"]
|
||||
recipient_list = ["sorties.bda@lists.crans.org"]
|
||||
|
||||
send_mail(subject, message, from_email, recipient_list)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user