Re: How install django in windows
Hello Anuradha,
If you do a google search there are lots of tutorials covering this information all over net. Basically you first need to install python version < 3. Install python pip. Make sure that the windows environment is properly configured. Then from your cmd type pip install django. Django should be installed.
The above steps are just an overview of the installation. If you require more details i would suggest you checking out:
https://code.djangoproject.com/wiki/WindowsInstall
If you have an option to install Linux, then I would suggest you to use linux for django development. Its very easy to setup and configure django on a linux than on a windows machine.
Thanks and Regards,
Swaroop Shankar V
Hi,--I am new to django and i want to install it in my windows system.Can any one give step by step instructions?Thanks in advance.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bc7fc27a-5429-42fd-8415-707bcd97831f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGG6gSMuRtBTs0mDshaLgeJNhUAT6GEe%2BDk%2B0rzdgkv-7gyE8A%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home