mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
First steps into a payment provider API
This commit is contained in:
@@ -46,6 +46,7 @@ INSTALLED_APPS = (
|
||||
'djangoformsetjs',
|
||||
'pretix.plugins.testdummy',
|
||||
'pretix.plugins.timerestriction',
|
||||
'pretix.plugins.banktransfer',
|
||||
)
|
||||
|
||||
MIDDLEWARE_CLASSES = (
|
||||
|
||||
Reference in New Issue
Block a user