diff --git a/digitaleagentur/__pycache__/settings.cpython-38.pyc b/digitaleagentur/__pycache__/settings.cpython-38.pyc index 0f8659d..24d36b4 100644 Binary files a/digitaleagentur/__pycache__/settings.cpython-38.pyc and b/digitaleagentur/__pycache__/settings.cpython-38.pyc differ diff --git a/digitaleagentur/settings.py b/digitaleagentur/settings.py index 9b28b17..22b2e57 100644 --- a/digitaleagentur/settings.py +++ b/digitaleagentur/settings.py @@ -15,9 +15,9 @@ import os # Build paths inside the project like this: os.path.join(BASE_DIR, ...) BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + ############################################## DEV ##################################### BASE_URL = "https://dev01.digitale-agentur.com/" -CRONAPIKEY = "gCddsaz6NOnE9QbXZM5LasdEk122D" # MAIL DEV EMAIL_HOST = 'smtp.strato.de' @@ -57,8 +57,6 @@ DEBUG = True ALLOWED_HOSTS = ['digitale-agentur.com', 'www.digitale-agentur.com', 'localhost', 'dev01.digitale-agentur.com'] - - # Application definition INSTALLED_APPS = [ 'notificsys.apps.NotificsysConfig', diff --git a/standards/templates/standards/standards_update.html b/standards/templates/standards/standards_update.html index 3030003..0f75ce8 100644 --- a/standards/templates/standards/standards_update.html +++ b/standards/templates/standards/standards_update.html @@ -40,8 +40,6 @@ - -
Wenn ein Standard bearbeitet wurde, kann er nur von einer Person mit dem Recht Standards bearbeiten und freischalten wieder veröffentlicht werden. Ein Standard wird nach Bearbeitung als Nicht veröffentlicht gesetzt.
-