How To Install Django On Debian Etch (Apache2/mod_python)
July 24, 2008 (5:00:00 PM) - 1 year, 7 months ago
By: Falko Timme
Share
a>
Print
Comments
This tutorial explains how to install Django on a Debian Etch 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.