Go to file
Benni Bärmann 3fed406be5 GO AWAY! 2020-11-09 12:42:29 +01:00
foerderbarometer another fix for deployment 2020-11-09 12:35:23 +01:00
input GO AWAY! 2020-11-09 12:42:29 +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 Initial commit 2020-09-21 11:31:02 +00:00
README.md more settings for production 2020-11-06 15:08:42 +01:00
manage.py new django project 2020-09-21 14:27:16 +02:00

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

python3 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