trace( "maybe this will work…" );

‘Server Administration’ Posts

WebFaction, Django, and Python2.6+

WebFaction is a fantastic hosting service. They offer up a huge collection of built-in “apps,” including a Django app that will install Django at the click of a mouse. Unfortunately, their built-in Django apps don’t ship with anything newer than Python2.5.

Problem: Configure a Django installation that uses Python2.6 (or higher) on a WebFaction server. Read more »

December 7th, 2009 at 4:30 am