just purge and reinstall django
On Fri, 19 Oct 2018 at 08:14, Shubham Bajaj <[email protected]> wrote: > > I tried this but it showing no module found django.core > Pls help me.. > > On Fri 19 Oct, 2018, 6:37 AM satyam mishra, <[email protected]> wrote: >> >> just install all the necessary module needed, just open the location of >> project where you want your project located to be..for example if you want >> your project to be located in desktop then use cmd in cmd prompt 'cd >> desktop' then create your project by using the command ;django-admin >> startproject projectname >> >> On Thursday, October 18, 2018 at 2:51:02 PM UTC+5:30, [email protected] >> wrote: >>> >>> "django-admin startproject mysite" i tried to run this in cmd propmt but it >>> is not working showing "django-admin' is not recognized as an internal or >>> external command," what to do????? >> >> -- >> 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 https://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/d5574242-bfa6-4d42-a74c-18cab55b296a%40googlegroups.com. >> 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 https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAMT57gi8y61x_XXgdM95P0BkQEp5-sLBdAC4qBn8jkjDbYy4cA%40mail.gmail.com. > 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 https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAA%3Diw__1eS_JFh_X82v27%3DiDbt7cq4cy_yqSh6UeEO7x6ZGR%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

