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

class openstack_dashboard.dashboards.settings.password.views.PasswordView(**kwargs)[source]

Bases: horizon.forms.views.ModalFormView

form_class

alias of PasswordForm

success_url = <django.utils.functional.__proxy__ object at 0xf3fcd60c>
template_name = 'settings/password/change.html'

Previous topic

The openstack_dashboard.dashboards.settings.models Module

Next topic

The openstack_dashboard.dashboards.settings.password.tests Module

This Page