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.

19 lines
448 B

4 years ago
4 years ago
4 years ago
4 years ago
  1. # foerderbarometer
  2. purpose: gather data from intern(WMDE) and extern(volunteers) forms to create a database ('förderdatenbank') and send emails with links for a questionary.
  3. ## Should be executed daily
  4. python manage.py sendmails
  5. ## versions used in development
  6. python 3.8.2
  7. django 3.1.1
  8. django-formtools 2.2
  9. ## production setup
  10. cp foerderbarometer/settings_production.py foerderbarometer/settings.py
  11. edit /secrets.json