I swore I wouldn't

Icon

Oh no, I'm blogging now?

Installing django with MySQL on OS X

I am experimenting with the django web-framework for a few projects at work.  I do the majority of my work in PHP or Java, but occasionally I like to play with Ruby on Rails, and decided that django deserved to have a look as well.

The first step in this process is to get django and the various components installed.

  • Python
  • EasyTools
  • MySql
  • MySqlDB
  • Django

Read the rest of this entry »