2020-09-21 11:31:02 +00:00
# foerderbarometer
2020-10-20 07:35:04 +00:00
purpose: gather data from intern(WMDE) and extern(volunteers) forms to create a database ('förderdatenbank') and send emails with links for a questionary.
2020-10-01 08:19:17 +00:00
2020-11-06 11:13:50 +00:00
## Should be executed daily
2020-10-26 11:26:41 +00:00
python manage.py sendmails
2020-11-06 11:13:50 +00:00
## versions used in development
2020-10-01 08:19:17 +00:00
2020-10-26 11:26:41 +00:00
python 3.8.2
django 3.1.1
django-formtools 2.2
2020-11-06 11:11:38 +00:00
2020-11-06 11:13:50 +00:00
## production setup
2020-11-06 11:11:38 +00:00
cp foerderbarometer/settings_production.py foerderbarometer/settings.py
edit /secrets.json