hi I was going thru bennet's practical django book..In the weblog app it mentions that the DELICIOUS_USER ,DELICIOUS_PASSWORD values should be set in settings file.The book mentions an import like from django.conf import settings When I looked thru the directory in django/conf I could not find a settings.py file.There is a global_settings.py file.In which file should I put these values?
thanks harry -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

