How to Connect Django to XAMPP MySQL in Windows | Best Way
In this post, we’ll learn how we can connect Django to MySQL database in Windows. We have install XAMPP and our MySQL database will be turned on through XAMPP. It is possible to install standalone MySQL and run in without XAMPP, and we can connect to it using Django. But in this tutorial we will …
How to Connect Django to XAMPP MySQL in Windows | Best Way Read More »