The horizon.conf.panel_template.views ModuleΒΆ

class horizon.conf.panel_template.views.IndexView(**kwargs)[source]

Bases: horizon.views.APIView

IndexView.get_data(request, context, *args, **kwargs)[source]
IndexView.template_name = '{{ dash_name }}/{{ panel_name }}/index.html'

Previous topic

The horizon.conf.panel_template Module

Next topic

The horizon.conf.panel_template.urls Module

This Page