Hey I am new to python and i am trying to use django to make my first web 
page. I know the basics of python but i am stuck on the step where you 
start your app. i made sure i have a directory and have installed south to 
help out but when i type "python mange.py startapp blog" it keeps giving me 
"python: can't open file 'manage.py' : [Error 2] No such file or directory" 
( I am using anaconda prompt by the way). 

these are the instructions i was using, and i got all the way down to 
"creating a app"
https://jeffknupp.com/blog/2012/02/09/starting-a-django-project-the-right-way/

If anyone could help i would greatly appreciate it.

-- 
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/1dcd9fa4-2539-4191-a992-2f706d18838a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to