If you use mysql database in your Django project and when you run runserver command and get an error message similar to this: "Error loading MySQLdb module Reason: image not found" that means your El Capitan struggles to find necessary libraries.
The issue can be fixed with these two ...