session.delete() # Delete the current session data and delete the Cookie of the session. request.session.flush() # This is used to ensure that ...
確定! 回上一頁