Bases: horizon.forms.views.ModalFormView
-
UpdateView.form_class
alias of UpdateRoleForm
-
UpdateView.form_id = 'update_role_form'
-
UpdateView.get_context_data(**kwargs)[source]
-
UpdateView.get_initial()[source]
-
UpdateView.get_object(*args, **kwargs)[source]
-
UpdateView.modal_header = <django.utils.functional.__proxy__ object at 0xd5e0590>
-
UpdateView.page_title = <django.utils.functional.__proxy__ object at 0xd46e2d0>
-
UpdateView.submit_label = <django.utils.functional.__proxy__ object at 0xd5e03d0>
-
UpdateView.submit_url = 'horizon:identity:roles:update'
-
UpdateView.success_url = <django.utils.functional.__proxy__ object at 0xd46e0d0>
-
UpdateView.template_name = 'identity/roles/update.html'