NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
How To Install Django On Debian Etch (Apache2/mod_python)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. http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_python |