浏览代码

python3 manage.py makemigrations Model 执行报错

chenshibin 4 年之前
父节点
当前提交
93d6c4012d
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      AnsjerUIDManage/__init__.py

+ 0 - 3
AnsjerUIDManage/__init__.py

@@ -1,3 +0,0 @@
-import pymysql
-pymysql.version_info = (1, 3, 13, "final", 0)
-pymysql.install_as_MySQLdb()