The problem Im facing while trying to connect to database for mysql. I have also given the database settings that i have used.
Traceback (most recent call l
you have to install python-mysqldb - Python interface to MySQL
Try sudo apt-get install python-mysqldb
sudo apt-get install python-mysqldb