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. -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.