Here's a new pull request to improve the installation instructions for Windows. Feedback and testing would be appreciated!
https://github.com/django/django/pull/5376 On Thursday, October 1, 2015 at 4:49:58 PM UTC-4, Avraham Serour wrote: > > don't, just use the regular python from python.org, and please use the 64 > bit version > > On Thu, Oct 1, 2015 at 10:32 PM, Ricardo Daniel Quiroga < > [email protected] <javascript:>> wrote: > >> The Best way is install activepython use 32bits for more compatibility >> with any modules and open cmd.exe >> >> pip install -upgrade pip >> pip install django >> >> sorry for bad english . I speak spanish :( >> >> ------------------------------ >> De: Robin Lery >> Enviado: 01/10/2015 09:23 >> Para: [email protected] <javascript:> >> Asunto: Re: django on Windows >> >> >> Did you install python? And is it in your environmental variable? If both >> the answers yes then you could try all the commands using cmd prompt in >> windows. >> On 1 Oct 2015 17:51, "Антон Заровский" <[email protected] <javascript:>> >> wrote: >> >>> How use concole commands at windows? >>> >>> -- >>> 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 [email protected] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> 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/d9d6d648-f9cd-4f37-8214-9d0d0927c75d%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/django-users/d9d6d648-f9cd-4f37-8214-9d0d0927c75d%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/CA%2B4-nGqTnJ9iTeDwoZBjU%2BcJ3H2Vcs-8VUtsKbbR1NXP8tm7wQ%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/django-users/CA%2B4-nGqTnJ9iTeDwoZBjU%2BcJ3H2Vcs-8VUtsKbbR1NXP8tm7wQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> -- >> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/560d8a49.d0ed8c0a.b1ab9.0e25%40mx.google.com >> >> <https://groups.google.com/d/msgid/django-users/560d8a49.d0ed8c0a.b1ab9.0e25%40mx.google.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/4cca11db-6a5e-4b26-9ef5-beed24ca0018%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

