This commit is contained in:
Kara Engelhardt
2026-08-11 09:54:14 +02:00
parent d703cfa877
commit 4e02edc7d6
14 changed files with 347 additions and 221 deletions
+1 -1
View File
@@ -37,5 +37,5 @@ class WalletApp(AppConfig):
description = _("Issue wallet passes for tickets (e.g. apple wallet, google wallet)")
def ready(self):
from . import signals # NOQA
from . import receivers # NOQA