Re: new to django

2018-10-18 Thread Shubham Bajaj
Kk thanks.. On Fri 19 Oct, 2018, 9:22 AM Joel, wrote: > No, sorry. > > On Fri, 19 Oct, 2018, 9:18 AM Shubham Bajaj, > wrote: > >> I already did these all... >> Can u help me with team viewer if possible >> >> On Fri 19 Oct, 2018, 9:14 AM Joel, wrote: >

Re: new to django

2018-10-18 Thread Shubham Bajaj
I already did these all... Can u help me with team viewer if possible On Fri 19 Oct, 2018, 9:14 AM Joel, wrote: > Or you may need to add the location of your installation directory to the > system path. > > On Fri, 19 Oct, 2018, 9:00 AM Shubham Bajaj, > wrote: > >> T

Re: new to django

2018-10-18 Thread Shubham Bajaj
Thank u.. On Fri 19 Oct, 2018, 8:35 AM Joel Mathew, wrote: > just purge and reinstall django > > > On Fri, 19 Oct 2018 at 08:14, Shubham Bajaj > wrote: > > > > I tried this but it showing no module found django.core > > Pls help me.. > > > > On Fr

Re: new to django

2018-10-18 Thread Shubham Bajaj
I tried this but it showing no module found django.core Pls help me.. On Fri 19 Oct, 2018, 6:37 AM satyam mishra, 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

Re: new to django

2018-10-18 Thread Shubham Bajaj
I am using windows 10 On Fri 19 Oct, 2018, 12:59 AM Vivek Jha, wrote: > Use this step and don't forget to install pip3 > Command is for linux it is sido apt-get install Python3.6-pip3 > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

Re: new to django

2018-10-18 Thread Shubham Bajaj
Yeah.. When I tried running import django in idle it is not showing any error On Thu 18 Oct, 2018, 8:05 PM Nelson Varela, wrote: > > did you install django... > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from

Re: new to django

2018-10-18 Thread Shubham Bajaj
Django.core* On Thu 18 Oct, 2018, 3:28 PM Pradeep Singh, wrote: > bro first select a file where your project have stored. > > On Thu, 18 Oct 2018 at 15:23, Shubham Bajaj > wrote: > >> I and getting error no module found django.cargo. >> I tried for three hours b

Re: new to django

2018-10-18 Thread Shubham Bajaj
No module named django.core how to solve this issue On Thu 18 Oct, 2018, 4:05 PM Shubham Bajaj, wrote: > When I tried to run "admin.py start project mysite" in cmd it shows > module django.cargo not found > > On Thu 18 Oct, 2018, 3:28 PM Pradeep Singh, wrote: > &

Re: new to django

2018-10-18 Thread Shubham Bajaj
When I tried to run "admin.py start project mysite" in cmd it shows module django.cargo not found On Thu 18 Oct, 2018, 3:28 PM Pradeep Singh, wrote: > bro first select a file where your project have stored. > > On Thu, 18 Oct 2018 at 15:23, Shubham Bajaj > wrote: &g

Re: new to django

2018-10-18 Thread Shubham Bajaj
I and getting error no module found django.cargo. I tried for three hours but unable to start my first project pls help me.. On Thu 18 Oct, 2018, 3:19 PM Dilip Krishna, wrote: > You might have created a virtual environment for django and got out of > it.check for it?? > > -- > You received