Re: New at programming.

17 views
Skip to first unread message

Ryan Nowakowski

unread,
Jan 7, 2013, 2:19:21 PM1/7/13
to django...@googlegroups.com
On Mon, Jan 07, 2013 at 11:11:08AM -0800, Bugra Bircan wrote:
> Hi everybody.
>
> I am new at Django and Pyhton. I just installed them and tried to do
> whatever tutorial says me.
>
>
> Actually I am also new at programming too, maybe becasuse of that I stuck
> at " https://docs.djangoproject.com/en/1.4/intro/tutorial01/ " (Database
> setup)- That means Tutorial01 -Database Setup Part.
>
> Anyway, I installed pyhton 2.7 and Django 1.4 also I know Pyhton comes
> with "SQLite" so I didnt install another DB.
>
> At the moment I am trying to change my Database settings. But I didnt
> understan how will I do that at windows7.
>
> if someone guide me somehow I will appreciate .

You need to use a text editor to edit the database settings in the
settings.py file.

djangobie

unread,
Jan 8, 2013, 12:15:32 AM1/8/13
to django...@googlegroups.com
For Django, you just have to set it in your project's settings.py module.
You can find it. yourProject-->yourProject -->settings.py open it with any editor (Notepad++), and set it as stated in the tutorial.

Thanks
Reply all
Reply to author
Forward
0 new messages