forked from CGM_Public/pretix_original
Add payment provider PayPal
This commit is contained in:
@@ -48,6 +48,7 @@ INSTALLED_APPS = (
|
||||
'pretix.plugins.timerestriction',
|
||||
'pretix.plugins.banktransfer',
|
||||
'pretix.plugins.stripe',
|
||||
'pretix.plugins.paypal',
|
||||
)
|
||||
|
||||
MIDDLEWARE_CLASSES = (
|
||||
|
||||
Reference in New Issue
Block a user