The horizon.dashboards.settings.project.forms ModuleΒΆ

class horizon.dashboards.settings.project.forms.DownloadOpenRCForm(request, *args, **kwargs)[source]

Bases: horizon.forms.base.SelfHandlingForm

DownloadOpenRCForm.base_fields = {'tenant': <django.forms.fields.ChoiceField object at 0xc3a3ccc>}
DownloadOpenRCForm.handle(request, data)[source]
DownloadOpenRCForm.media

Previous topic

The horizon.dashboards.settings.ec2.tests Module

Next topic

The horizon.dashboards.settings.project.views Module

This Page