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
Just to add to other answers, if you're using Django, it is advisable that you install mysql-python BEFORE installing Django.