Answers for "django mysql project"

SQL
0

link django to mysql

$ brew reinstall openssl
	#run two commands under "For compilers to find [email protected] you may need to set:"
$ pip install mysqlclient
Posted by: Guest on May-28-2020
0

database setup in django

sudo apt install python3-dev libmysqlclient-dev default-libmysqlclient-dev
Posted by: Guest on November-15-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language