How to set up a MySQL database connection in Django
In this post, I will show you how to set up a MySQL database in Django. MySQL is not the only database that is supported by Django. But in this post, we will only connect to a MySQL database.
2 years ago
•
4 min read