Add new bundled plugin "returnurl"

This commit is contained in:
Raphael Michel
2019-08-13 11:56:39 +02:00
parent 985f354293
commit d972cd4c49
10 changed files with 207 additions and 1 deletions

View File

@@ -279,6 +279,7 @@ INSTALLED_APPS = [
'pretix.plugins.pretixdroid',
'pretix.plugins.badges',
'pretix.plugins.manualpayment',
'pretix.plugins.returnurl',
'django_markup',
'django_otp',
'django_otp.plugins.otp_totp',