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 40372a0945 more settings for production 4 years ago
foerderbarometer more settings for production 4 years ago
input more settings for production 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 more settings for production 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

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