Version 1.0
Author: Falko Timme <ft [at] falkotimme [dot] com>
Last edited 07/21/2008
This tutorial explains how to install Django on a Fedora 9 server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.
This howto is meant as a practical guide; it does not cover the theoretical backgrounds. They are treated in a lot of other documents in the web.
Red more on Howtoforge.com