mahadeo's bits

Online blog about offline stuff

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