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?
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?