Browse Source

markup fixed

master
Benni Baermann 4 years ago
parent
commit
418c1bf38c
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@ -2,17 +2,17 @@
purpose: gather data from intern(WMDE) and extern(volunteers) forms to create a database ('förderdatenbank') and send emails with links for a questionary. 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=
## Should be executed daily
python manage.py sendmails python manage.py sendmails
=versions used in development=
## versions used in development
python 3.8.2 python 3.8.2
django 3.1.1 django 3.1.1
django-formtools 2.2 django-formtools 2.2
=production setup=
## production setup
cp foerderbarometer/settings_production.py foerderbarometer/settings.py cp foerderbarometer/settings_production.py foerderbarometer/settings.py

Loading…
Cancel
Save