forked from CGM_Public/pretix_original
Send email on order payment (#27)
This commit is contained in:
@@ -194,6 +194,7 @@ LOGGING = {
|
||||
}
|
||||
|
||||
MAIL_FROM = 'pretix@localhost'
|
||||
SITE_URL = 'http://localhost'
|
||||
|
||||
try:
|
||||
from .local_settings import * # NOQA
|
||||
|
||||
Reference in New Issue
Block a user