from oscar.apps.dashboard.orders import config


class OrdersDashboardConfig(config.OrdersDashboardConfig):
    name = 'apps.dashboard.orders'
