This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# E-Mails
|
||||
EMAIL_SENDER = 'DAV heinzel <heinzel@alpenverein-karlsruhe.de>'
|
||||
EMAIL_SENDER = 'DAV Touren & Kurse <tourenportal@alpenverein-karlsruhe.de>'
|
||||
EMAIL_BASE_URL = 'http://localhost:8000'
|
||||
EMAIL_SUBJECT_PREFIX = u'[DAV heinzel]'
|
||||
EMAIL_SUBJECT_PREFIX = u'[DAV Touren & Kurse]'
|
||||
|
||||
# The following settings are for the test suite. Do not change them.
|
||||
TEST_SETTING = 'do not change this value'
|
||||
|
||||
Reference in New Issue
Block a user