ApplicationUpdateView

Qualified name: intranet.apps.oauth.views.ApplicationUpdateView

class intranet.apps.oauth.views.ApplicationUpdateView(**kwargs)[source]

Bases: ApplicationUpdate

Custom update view to disable showing the algorithm, client_id and client_secret fields and check if the user can update applications.

Methods

dispatch

get_form_class

Returns the form class for the application model

Attributes

get_form_class()[source]

Returns the form class for the application model