forked from CGM_Public/pretix_original
Fix #957 -- Integrate BezahlCode and GiroCode
This commit is contained in:
@@ -19,6 +19,7 @@ class BankTransferApp(AppConfig):
|
||||
def ready(self):
|
||||
from . import signals # NOQA
|
||||
from . import tasks # NOQA
|
||||
from .templatetags import commadecimal # NOQA
|
||||
|
||||
@cached_property
|
||||
def compatibility_warnings(self):
|
||||
|
||||
Reference in New Issue
Block a user