Severity: Low
Netsparker detected Django debug mode is enabled, so the target web server is disclosing some system information data in the HTTP response.
Debug mode enables extra debugging behaviors that assist developers, as well as attackers.
DEBUG
option to False
.