Try using virtual environment On Fri, 21 Aug 2020, 6:59 pm sapna Choudhary, <[email protected]> wrote:
> run command line django-admin ,you will see list of commands to run > > On Thu, Aug 20, 2020 at 6:47 PM company <[email protected]> wrote: > >> Hi, Django users. >> I started to learn programming this year and joined to make new homepage >> for my programming club. So I want to know how to solve this problem. >> According to Django documentation part.1(tutorial), I installed Django >> and confirmed my Django version through "python -m django --version"which >> is version 3.2. Then, I made directory named "renewal" in command line and >> moved to my directory "renewal" and lastly >> I ordered "django-admin startproject mysite" in commad line to make >> "mysite directory" in renewal directory. But, prompt said 'django -admin' >> is not an internal or external command, executable program or a batch file >> even if I tried to solve this problem, I do not know what should i do to >> solve this one. I will look forward your answer :) >> >> >> >> -- >> 이 메일은 지정된 수취인만을 위해 작성되었으며, 중요한 정보나 저작권을 포함하고 있을 수 있습니다. 어떠한 권한 없이, 본 문서에 >> 포함된 정보의 전부 또는 일부를 무단으로 제3자에게 공개, 배포, 복사 또는 사용하는 것을 엄격히 금지합니다. 만약, 본 메일이 잘못 >> 전송된 경우, 발신인 또는 당사에 알려주시고, 본 메일을 즉시 삭제하여 주시기 바랍니다. >> This E-mail may contain confidential information and/or copyright >> material. This email is intended for the use of the addressee only. If you >> receive this email by mistake, please either delete it without reproducing, >> distributing or retaining copies thereof or notify the sender immediately. >> <http://www.hansung.ac.kr/> >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/261dd143-f482-4e6d-9ea9-c00fc4b7644an%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/261dd143-f482-4e6d-9ea9-c00fc4b7644an%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAP6mExiCpaHYBfdxinUksNy%3DE9g2QYsH791wFcvz1rsJmh%2BkuA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAP6mExiCpaHYBfdxinUksNy%3DE9g2QYsH791wFcvz1rsJmh%2BkuA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK5m316ziuog%3DqMg6U0Acmrt_%3D0%3DGd%3DA_xdJMQovnXq%2BWWaqZQ%40mail.gmail.com.

