Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 1 to 1 of 1 « Previous | Next »
Displaying posts with tag: django2 (reset)
Django2/Python3使用mysql

由于Django2.x后只支持Pytho2.x,但是mysqldb还没有针对python3做更新,在Django2的工程中b不能使用Mysqldb,只能使用pymysql。使用方法:在工程应用的目录__init__.

【mysql】  【Django】  【pytyon3】  【django2】  【pymysql】   点击查看原文>