A

Admin • 828.03K Points
Coach

Q. What happens if `DEBUG = True` in settings?

  • (A) Errors are logged silently
  • (B) Errors are shown in the browser
  • (C) Errors are hidden from admin
  • (D) No errors are reported
  • Correct Answer - Option(B)
  • Views: 13
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`DEBUG = True` shows detailed error tracebacks in the browser.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.