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

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

Bases: horizon.forms.views.ModalFormView

UserSettingsView.form_class

alias of UserSettingsForm

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

Previous topic

The openstack_dashboard.dashboards.settings.user.panel Module

Next topic

The openstack_dashboard.dashboards.settings.user.urls Module

This Page