forked from CGM_Public/pretix_original
Refs #126 -- Show order history
This commit is contained in:
@@ -7,5 +7,6 @@ class PretixControlConfig(AppConfig):
|
||||
|
||||
def ready(self):
|
||||
from .views import dashboards # noqa
|
||||
from . import logdisplay # noqa
|
||||
|
||||
default_app_config = 'pretix.control.PretixControlConfig'
|
||||
|
||||
Reference in New Issue
Block a user