Monthly Archives: February 2008

Change The Django Source Directory With A .pth File

John DeRosa recently wrote about using junctions (the Windows version of a symbolic link within Unix) to change the Django source directory. While that solution clearly works, I got the impression it seemed like a lot of hard work and … Continue reading

Posted in Programming | Tagged , , , | 3 Comments

Jim Mirkalami, The Lurking Spammer

Today I received a curious comment into #if debug: Name: Jim Mirkalami Email: jim@homenetmail.com IP: 74.14.19.186 Comment: I have been visiting this site a lot lately, so i thought it is a good idea to show my appreciation with a … Continue reading

Posted in Commentary | Tagged , , | 5 Comments

Installing Django On Windows

Ever needed to install Django in a Microsoft Windows environment, here is a quick start guide to make that happen: Read through the official Django installation documentation, it might just save you a world of hut down the road. Download … Continue reading

Posted in Programming | Tagged , , , , | Leave a comment