The horizon.test.test_dashboards.dogs.puppies.views ModuleΒΆ

class horizon.test.test_dashboards.dogs.puppies.views.IndexView(**kwargs)[source]

Bases: horizon.views.APIView

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

Previous topic

The horizon.test.test_dashboards.dogs.puppies.panel Module

Next topic

The horizon.test.test_dashboards.dogs.puppies.urls Module

This Page