> 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
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to