02 2023 档案
摘要:settings.py中添加自定义配置项并引用,运行是报错“AttributeError: 'Settings' object has no attribute 'timeout'” 原因:settings.py中变量名必须大写才生效
阅读全文
posted @ 2023-02-25 19:25
魅力宁波
摘要:通过 chrome DevTool -> Application -> Storage -> Cookies 清除页面 cookies 可以解决这个问题
阅读全文
posted @ 2023-02-23 15:56
魅力宁波