Yes, this error is from our development server and we have DEBUG = True.
Thanks for quick answer. We will not turn this on in production server.
Best regards,
~Ram
On Sun, Jul 12, 2020 at 8:18 PM Christophe Pettus wrote:
>
>
> > On Jul 12, 2020, at 19:08, Ram wrote:
> >
> > If coding needs to
> On Jul 12, 2020, at 19:08, Ram wrote:
>
> If coding needs to be changed here to avoid stack trace on the user browsers,
> what should be changed here?
You have DEBUG = True; that will result in the debugging output you see. You
shouldn't ever have it turned on for a production website.
2 matches
Mail list logo