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

class horizon.dashboards.syspanel.quotas.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tables.views.DataTableView

IndexView.get_data()[source]
IndexView.table_class

alias of QuotasTable

IndexView.template_name = 'syspanel/quotas/index.html'

Previous topic

The horizon.dashboards.syspanel.quotas.tests Module

Next topic

The horizon.dashboards.syspanel.quotas.urls Module

This Page