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

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

Bases: horizon.views.APIView

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

Previous topic

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

Next topic

The horizon.test.test_dashboards.cats.kittens Module

This Page