flask sessions expire once you close the browser unless you have a permanent session. You can possibly try the following: from datetime import timedelta ...
確定! 回上一頁