Django 之Session,1 啟用session django專案預設啟用session。 ... 3)清除所有session,在儲存中刪除值部分。 request.session.clear()
確定! 回上一頁