django MySQLdb problem
Problem: django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No module named MySQLdb
Solution: download and install MySQLdb
Source: django-users mailing list
Problem: django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No module named MySQLdb
Solution: download and install MySQLdb
Source: django-users mailing list