[BangPypers] Django on Windows XP

Anand Chitipothu anandology at gmail.com
Mon Dec 8 07:24:30 CET 2008


> I am supposed to make a small application using a Django Framework of a
> Python. I have already installed and using Python 2.5, But I am not able to
> set up a Django in a Windows, as I am not able to find out the windows
> installer in net, what I am getting is only linux installer in
> http://www.djangoproject.com/download.

No it is not linux installer. It works on all platforms.

I think, the easiest way to install it is using easy_install[1].

easy_install Django

[1]: http://peak.telecommunity.com/DevCenter/EasyInstall


More information about the BangPypers mailing list