09 2019 档案

摘要:1,guest/settings.py中加上 安装好pymysql 2,guest/settings.py的DATABASES设置参数如下, 3,出现问题清单 ImproperlyConfigured: mysqlclient 1.3.13 or newer is required1、问题背景:已经 阅读全文
posted @ 2019-09-02 19:05 TesterLiao 阅读(354) 评论(0) 推荐(0)
摘要:用xshell連接上vps 1,下载mysql的repo源 2,安裝mysql 3,登錄mysql 然後輸入密碼,可能會出現報錯:Access denied for user 'root'@'localhost' (using password: YES) 解決方法——參考我另一篇文章https:/ 阅读全文
posted @ 2019-09-01 22:46 TesterLiao 阅读(176) 评论(0) 推荐(0)