Django running in debug mode on bugs.python.org
Aug. 14, 2012
5:32 a.m.
Hi guys,
I just got an exception from the code review tool running on bugs.python.org. The server returned the full debug stack trace (which means DEBUG=True in Django). Is this intended?
Cheers, -- Alexandre
August 2012
11:59 a.m.
New subject: Django running in debug mode on bugs.python.org
On Tue, Aug 14, 2012 at 8:32 AM, Alexandre Vassalotti <alexandre@peadrop.com> wrote:
Hi guys,
I just got an exception from the code review tool running on bugs.python.org. The server returned the full debug stack trace (which means DEBUG=True in Django). Is this intended?
Cheers, -- Alexandre
It used to be set to True but IIRC at some point I changed it to be False. Unless someone changed this intentionally, it's likely that the change got lost when the repo got moved to HG.
Best Regards, Ezio Melotti
4905
Age (days ago)
4905
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alexandre Vassalotti -
Ezio Melotti