Invicti 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.
An attacker can obtain information such as:
Apply the following changes on your Django settings file to prevent this problem: set DEBUG option to False.

You can search and find all vulnerabilities
