Re: “python -m django --version” 1.11.18 Cannot update to 2.1

2019-02-10 Thread sachin thakur
the system at-large. > > You can search on pip and virtualenvwrapper to get an an idea on what each > of these does. > > On Sun, Feb 10, 2019 at 8:44 PM Dom Delbuco wrote: > >> I'm new to Python and Django, I watched a tutorial that requires me to >> have Dj

Re: “python -m django --version” 1.11.18 Cannot update to 2.1

2019-02-10 Thread JP Smith
M Dom Delbuco wrote: > I'm new to Python and Django, I watched a tutorial that requires me to > have Django 2.1. When I type in "python -m django --version" - my Ubuntu > terminal says 1.11.18 But, when I type "django-admin --version" - terminal > says 2.1 This

“python -m django --version” 1.11.18 Cannot update to 2.1

2019-02-10 Thread Dom Delbuco
I'm new to Python and Django, I watched a tutorial that requires me to have Django 2.1. When I type in "python -m django --version" - my Ubuntu terminal says 1.11.18 But, when I type "django-admin --version" - terminal says 2.1 This didn't bother me until I reac

Re: python -m django --version

2018-08-22 Thread Franklin Sarmiento
hi Basavaraj, you can use the command $ python -V for more commands you can use $ python --help I hope this helps you *Franklin Sarmiento* *Full-stack developer* *skype: franklin.s.dev* *Twitter: @franklinitiel* *linkedin: Franklin Sarmiento

Re: python -m django --version

2018-08-22 Thread Jason
basic python command line arg. you can see it when executing `python --help` in the terminal. -m mod : run library module as a script (terminates option list) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and

python -m django --version

2018-08-22 Thread Basavaraj Halgali
Hi What is usage of -m command in this command line "python -m django --version". Regards, Basav -- 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