[python-committers] Django running in debug mode on bugs.python.org
Ezio Melotti
ezio.melotti at gmail.com
Tue Aug 14 13:59:37 CEST 2012
On Tue, Aug 14, 2012 at 8:32 AM, Alexandre Vassalotti
<alexandre at 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
More information about the python-committers
mailing list