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

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

Bases: horizon.views.APIView

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

Previous topic

The horizon.test.test_dashboards.dogs.models Module

Next topic

The horizon.test.test_dashboards.dogs.puppies Module

This Page