Comments on How To Install Django On Debian Lenny (Apache2/mod_python)
How To Install Django On Debian Lenny (Apache2/mod_python) This tutorial explains how to install Django on a Debian Lenny 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.
2 Comment(s)
Add comment
Comments
By: gruby karol
Thanks a lot for this tutorial! Very to the point.
By: Anonymous
Nice work.
Would http://blingnode.com do the job? It's a Django/Debian setup tool.