The openstack_dashboard.dashboards.settings.user.views ModuleΒΆ

class openstack_dashboard.dashboards.settings.user.views.UserSettingsView(**kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of UserSettingsForm

form_valid(form)[source]
get_initial()[source]
template_name = 'settings/user/settings.html'

Previous topic

The openstack_dashboard.dashboards.settings.password.panel Module

Next topic

The openstack_dashboard.dashboards.settings.user.tests Module

This Page