survey mail slightly changed

This commit is contained in:
Benni Bärmann 2021-02-04 15:40:27 +01:00
父節點 fd00d1b67a
當前提交 36d56bbfa5
共有 3 個文件被更改,包括 2 次插入6 次删除

查看文件

@ -65,10 +65,6 @@ run the following commands:
python3 manage.py migrate
python3 manage.py collectstatic
add to cron at least one time a day:
python3 manage.py sendmails
server starts with
nohup gunicorn --forwarded-allow-ips="*" -b '0:8000' foerderbarometer.wsgi 2&> logfile &

查看文件

@ -36,7 +36,7 @@ class Command(BaseCommand):
'SURVEYPREFIX': SURVEYPREFIX, }
mail_template = get_template('input/survey_mail.txt')
try:
send_mail('Projektende erreicht',
send_mail('Dein Feedback zur Förderung durch Wikimedia Deutschland',
mail_template.render(context),
IF_EMAIL,
[email],

查看文件

@ -1,4 +1,4 @@
Hallo {{realname}},
Hallo,
Vor einiger Zeit durfte Wikimedia Deutschland Deine Aktivität für Freies Wissen
unterstützen.