Add wallet plugins stub

This commit is contained in:
Kara Engelhardt
2026-07-21 13:58:05 +02:00
parent d47c435489
commit cd41013338
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',