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
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
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
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
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
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
6 matches
Mail list logo