Re: im facing this problem please help me

2018-06-15 Thread Jason
this is a common issue, apparently, with powershell.  First result when 
looking at *django powershell* brought me to 
https://stackoverflow.com/questions/23439089/using-django-admin-on-windows-powershell

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/c2357f01-8ca5-4707-965e-bca5b86a4cc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


im facing this problem please help me

2018-06-15 Thread Yashwanth Gathuku
django-admin.py : The term 'django-admin.py' is not recognized as the name 
of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was 
included, verify that the path is correct and try
again.
At line:1 char:1
+ django-admin.py startproject mysite
+ ~~~
+ CategoryInfo  : ObjectNotFound: (django-admin.py:String) [], 
CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/1e001982-640b-4b5e-9b36-f902f2f32231%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.