Hello everyone, 

I am doing the django tutorial. 
https://docs.djangoproject.com/en/1.4/intro/tutorial01/

I am on the part where it says, "The development server". It says: Let's 
verify this worked. Change into the outer mysite directory, if you haven't 
already, and run the command python manage.py runserver.

When I type in  "python manage.py runserver" on the command prompt, 
however, it says, "python: can't open file 'manage.py': [Errno 2] no such 
file or directory. 

What should I do? Can you please tell me?

I have done everything right so far. 

Thank you all so much, Luke

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/gcEJjLVmVVcJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to