You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Benni Baermann 418c1bf38c markup fixed 4 years ago
foerderbarometer added mechanism for production setup 4 years ago
input buttons fixed 4 years ago
.gitignore secrets file mechanism added to have a way to store passwd out of git 4 years ago
LICENSE Initial commit 4 years ago
README.md markup fixed 4 years ago
manage.py new django project 4 years ago

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