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

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

Bases: horizon.views.APIView

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

Previous topic

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

Next topic

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

This Page