Open jgingh7 opened 3 years ago
I typed random address on the website (used "/dkajfdksl") and was directed to Django's default debug page.
Modify debug setting of Django to False, and maybe implement an error page/
1. 2. 3. 4.
Since the debug page can provide information about the website that you can use to hinder, it will be best to have debug setting to false.
I typed random address on the website (used "/dkajfdksl") and was directed to Django's default debug page.
Expected Behavior
Current Behavior
I typed random address on the website (used "/dkajfdksl") and was directed to Django's default debug page.
Ideas for Improvement
Modify debug setting of Django to False, and maybe implement an error page/
Steps to Reproduce
1. 2. 3. 4.
Context (Environment)
Since the debug page can provide information about the website that you can use to hinder, it will be best to have debug setting to false.