Sherman IT
Showing posts with label
MySQLdb
.
Show all posts
Showing posts with label
MySQLdb
.
Show all posts
05 June 2024
'Error loading MySQLdb module. Did you install mysqlclient?'
In project/setting.py
Insert the following 2 lines -
import pymysql
pymysql.install_as_MySQLdb()
Older Posts
Home
Subscribe to:
Posts (Atom)