Go to file
Benni Bärmann 418c1bf38c markup fixed 2020-11-06 12:13:50 +01:00
foerderbarometer added mechanism for production setup 2020-11-06 12:11:38 +01:00
input buttons fixed 2020-11-03 12:56:40 +01:00
.gitignore secrets file mechanism added to have a way to store passwd out of git 2020-11-06 12:00:01 +01:00
LICENSE
README.md markup fixed 2020-11-06 12:13:50 +01:00
manage.py

README.md

foerderbarometer

purpose: gather data from intern(WMDE) and extern(volunteers) forms to create a database ('förderdatenbank') and send emails with links for a questionary.

Should be executed daily

python manage.py sendmails

versions used in development

python 3.8.2
django 3.1.1
django-formtools 2.2

production setup

cp foerderbarometer/settings_production.py foerderbarometer/settings.py

edit /secrets.json