blob: a15270076b8858294716e0747e5f8f48d4248227 [file] [log] [blame]
from home import DashboardWelcomeView, DashboardDynamicView
from tenant import TenantCreateSlice, TenantUpdateSlice, TenantDeleteSliceView, TenantAddOrRemoveSliverView, TenantPickSitesView, TenantViewData
from simulator import SimulatorView
from cdn import DashboardSummaryAjaxView, DashboardAddOrRemoveSliverView, DashboardAjaxView
from analytics import DashboardAnalyticsAjaxView
from customize import DashboardCustomize
from interactions import DashboardSliceInteractions
from test import DashboardUserSiteView