Monthly Archives: November 2009

South – incredible easy migrations for Django

I’ve been hacking away at a side project for the past three or four weeks – got myself to internal milestone #2 this weekend, for which I’m really pleased. The very tail end of this milestone was deploying the code … Continue reading

Posted in Geekstuff, Ranting and Reflections, django | Leave a comment

Setting up a python CI server with Hudson

Installing Hudson I start with a basic virtual machine – in this case, I’m using Ubuntu Server 9.10. Once you have a basic machine installed, I recommend you make sure everything’s up to date with patches. sudo apt-get update sudo … Continue reading

Posted in Geekstuff, Ranting and Reflections, django | 21 Comments