The horizon.dashboards.syspanel.instances.views ModuleΒΆ

class horizon.dashboards.syspanel.instances.views.AdminIndexView(*args, **kwargs)[source]

Bases: horizon.tables.views.DataTableView

AdminIndexView.get_data()[source]
AdminIndexView.table_class

alias of SyspanelInstancesTable

AdminIndexView.template_name = 'syspanel/instances/index.html'

Previous topic

The horizon.dashboards.syspanel.instances.tests Module

Next topic

The horizon.dashboards.syspanel.instances.urls Module

This Page