mirror of
https://github.com/pretix/pretix.git
synced 2026-08-26 13:14:40 +00:00
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