mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
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