Monday, January 7, 2013

Re: New at programming.

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

On Tuesday, January 8, 2013 12:11:08 AM UTC+5, 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 received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/fW-Iks4Ql54J.
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