The horizon.test.test_dashboards.cats.tigers.views ModuleΒΆ

class horizon.test.test_dashboards.cats.tigers.views.IndexView(**kwargs)[source]

Bases: horizon.views.APIView

IndexView.get_data(request, context, *args, **kwargs)[source]
IndexView.template_name = 'cats/tigers/index.html'

Previous topic

The horizon.test.test_dashboards.cats.tigers.panel Module

Next topic

The horizon.test.test_dashboards.cats.tigers.urls Module

This Page