Django + MySQL + Windows Windows 环境下的 django 项目要连接 mysql 数据库,这是个很普遍的需求,但网上的教程貌似很多是针对旧版本的。 应该要安装的 python 包是 mysqlclient