There's exactly no command that you need to achieve what you are asking 
here. The "settings.py" file is a file -like the name suggests- that 
contains settings for your django web application. This includes database 
pointers, database credentials, applications in your site, and all those 
things like "middlewares", etc. Django is not as difficult as you are 
looking at it from that "settings.py" point of view. I'd like to ask you 
some questions to ascertain what level of help you require: Your developing 
platform (Windows, Linux or Mac)? Have you been programming in other 
languages like PHP, JSP, ASP, ... ? 08073207201

On Tuesday, 5 March 2013 00:37:46 UTC+1, Ugorji Nnanna wrote:
>
> Hello, I'm new to Django and programming. I'm going through the tutorial 
> here: https://docs.djangoproject.com/en/1.5/intro/tutorial01/ to start 
> learning. I'm at the Database setup part and it says: Now, edit 
> mysite/settings.py. I'm at a loss how exactly to do this. What command 
> exactly do I enter to achieve this?
> Thank you for your help.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to