from oscar.apps.dashboard.ranges import config


class RangesDashboardConfig(config.RangesDashboardConfig):
    name = 'apps.dashboard.ranges'
