ApplicationUpdateView¶
Qualified name: intranet.apps.oauth.views.ApplicationUpdateView
- class intranet.apps.oauth.views.ApplicationUpdateView(**kwargs)[source]¶
Bases:
ApplicationUpdateCustom update view to disable showing the algorithm, client_id and client_secret fields and check if the user can update applications.
Methods
dispatchReturns the form class for the application model
Attributes