Installing Django with MySQL on Mac OS X

Posted by: barbara | Date: Jun 04, 2008 | Category: django mac os x mysql python | Comments: 1
Django's official installation instructions are here:

http://www.djangoproject.com/documentation/install/

However, they get a little vague around the section titled "Get your database running".

I followed this post and, aside from a few missing notes, got the Django/MySQL install done in about 15 ...

Read More