There is a problem when generating the database in Django project in Python?
localhost:8080
localhost:8080 2017-12-08 16:51:52
0
2
1444

What is the situation when "Did you install mysqlclient or MySQL-python?" appears when generating a database?

localhost:8080
localhost:8080

reply all(2)
铭

Install pymysql or SQLAchecy before developing the Model in Django, and then you will not go wrong during development

phpcn_u109209

Have you installed mysqlclient or MySQL-python? Two need to install one

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template