django.db.backends.mysql Installation
After installing django, run the following command
pip install mysqlclient
Ankur
After installing django, run the following command
pip install mysqlclient