Django Settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I've been having a lot of problems with debugging. Many or most times, when
I open a new page, I receive an Error message asking me if I want to debug.
I click Yes a number of times and sometimes it goes away and other times it
tells me that I don't have permission to do it.

Today, I received a new message: You're seeing this error because you have
DEBUG = True in your Django settings file. Change that to False, and Django
will display a standard 500 page.

I'm hoping that if I can change this setting, it might put an end to the
Error message that I've been receiving but I don't know how to do it. Would
someone tell me how to go about changing this setting?
 
Hi Tom, Thanks for the link but I didn't find anything there that would help
me. Would you tell me the steps I need to take to change the setting?

Denise
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top