From 418c1bf38cc7f5795bd2c1e8210ba0c8be81cea5 Mon Sep 17 00:00:00 2001 From: Benni Baermann Date: Fri, 6 Nov 2020 12:13:50 +0100 Subject: [PATCH] markup fixed --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f10323..891aec3 100644 --- a/README.md +++ b/README.md @@ -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. -=Should be executed daily= +## Should be executed daily python manage.py sendmails -=versions used in development= +## versions used in development python 3.8.2 django 3.1.1 django-formtools 2.2 -=production setup= +## production setup cp foerderbarometer/settings_production.py foerderbarometer/settings.py