mirror of
https://github.com/pretix/pretix.git
synced 2026-08-19 12:16:26 +00:00
WIP
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user