On Fri, 31 Jan 2014 08:16:02 -0800 (PST) [email protected] wrote:
> DEBUG = True, does not show debug in browser
> why is that?

It won't show 'debug' in the browser, debug is logged whereever you
define your logging to go to. It will show errors in the browser and
(if used) show the debug-toolbar. And it will also only show that if
the request comes from an INTERNAL_IP (thats a setting).

- Arnold

Attachment: signature.asc
Description: PGP signature

Reply via email to