Skip to content

LogoutMixin

Overview

View mixin that injects a rendered logout form into the template context.

get_context_data

Signature

get_context_data(self, kwargs)

Parameters

NameTypeRequiredDescription
selfyes
kwargsyes

Returns

<class 'dict'>

Source

server/vueda/user/mixins.py:17

dict {#dict}

dictionary for instance variables

weakref {#weakref}

list of weak references to the object

Source

server/vueda/user/mixins.py:14

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2