Hello all!
I have been reading
https://www.packtpub.com/application-development/learn-python-programming-second-edition
Since
November, so I am very much new to the Python community. I am currently on
chapter 14 "Web development" which suggests completing the tutorial on
djangoproject.com after installing Django of course. When I've run the
first two commands in the cmd of my PC I get the output the tutorial would
indicate. However when I run the command .../> py manage.py runserver I
receive a command error that no such file exists. My question is what
mistake am I making? I'm hypothesizing one is to create a file entitled
"manage.py' before beginning, however unless I'm misreading the text in the
tutorial the command .../> django-admin startproject runserver
auto-generates said file. Any suggestions on what I'm doing wrong would be
immensely appreciated. Let me apologize in advance if I either, ask for
clarification in any responses(again I am new), or mess up again through
out the course of the tutorial and again reach out to the community. Thank
you for any help,
Joseph

-- 
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/CAJGsC5OzcyMwrW%3D-EmU%2B-3o8esQ2JeVQoJScq%3DHy_mtsxKRuKQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to