forked from CGM_Public/pretix_original
Fixed #46 -- Added a plugin to send out emails
This commit is contained in:
@@ -131,6 +131,7 @@ INSTALLED_APPS = (
|
||||
'pretix.plugins.stripe',
|
||||
'pretix.plugins.paypal',
|
||||
'pretix.plugins.ticketoutputpdf',
|
||||
'pretix.plugins.sendmail',
|
||||
)
|
||||
|
||||
MIDDLEWARE_CLASSES = (
|
||||
|
||||
Reference in New Issue
Block a user