class documentation

class PasswordChangeDoneView(PasswordContextMixin, TemplateView):

View In Hierarchy

Undocumented

Class Variable template​_name Undocumented
Method dispatch Undocumented
Class Variable title Undocumented

Inherited from PasswordContextMixin:

Method get​_context​_data Undocumented
Class Variable extra​_context Undocumented
template_name: str =

Undocumented

@method_decorator(login_required)
def dispatch(self, *args, **kwargs):

Undocumented

title =

Undocumented