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
Returns the form class for the application model
Attributes