When a user logs in, Django adds a row to the django_session database table. Django updates this row each time the session data changes.
確定! 回上一頁