Add wallet plugins stub

This commit is contained in:
Kara Engelhardt
2026-08-11 09:54:14 +02:00
parent f25c233e91
commit cf06596597
9 changed files with 164 additions and 2 deletions
+1
View File
@@ -66,6 +66,7 @@ INSTALLED_APPS = [
'pretix.plugins.returnurl',
'pretix.plugins.autocheckin',
'pretix.plugins.webcheckin',
'pretix.plugins.wallet',
'django_countries',
'oauth2_provider',
'phonenumber_field',