The horizon.conf.panel_template.views ModuleΒΆ

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

Bases: horizon.views.APIView

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

Previous topic

The horizon.conf.default Module

Next topic

The horizon.conf.panel_template Module

Project Source

This Page