Django Setup on Ubuntu Hardy
This series of articles will take you through the installation and configuration of a Django based web application. This article in particular will serve to get Django installed and be a base for the rest of the articles in the series.
Ubuntu Gutsy - Django installation
Django is a commonly used framework when developing webapps.
Let's take a look at installing Django on an Ubuntu Gutsy Slice and look at integrating database support.
