Saturday, January 1, 2011

Help getting started.....I think it is installed correctly

Quote from "Writing your first Django app, part 1":

From the command line, cd into a directory where you'd like to store
your code, then run the command django-admin.py startproject mysite.
This will create a mysite directory in your current directory.

Put your code in some directory outside of the document root, such as /
home/mycode.


OK, please explain where /hom/mycode should be located. Is it
directly on the C:, or like I have a www folder for playing with html,
or within the Python directory somewhere? Sorry, but I'm looking at
this again for the first time in over a year, and need a bump start.

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

No comments:

Post a Comment