Class LogoutView
Log out the user and display the 'You are logged out' message.
Declaration
source linkDocumentation
Methods
▶ def dispatch(self, request, *args, **kwargs) override @method_decorator(never_cache) ▷ def post(self, request, *args, **kwargs) Logout may be done via POST.