Files
security-doc/security-guide/source/dashboard/debug.rst
Andreas Jaeger fac521a9ec Moving RST format to main security-guide folder
This updates all scripts as well.

For further cleanup, changes for project-config (removal of jobs) and
openstack-manuals (stop sync of DocBook XML files) are needed first.

Implements: bp sec-guide-rst
Co-Authored-By: Andreas Jaeger <aj@suse.de>
Change-Id: I003f56c6d804f70cc74395bd947b053eb4cea769
2015-08-12 06:59:51 +02:00

240 B

Debug

We recommend that the DEBUG setting is set to False in production environments. If DEBUG is set to True, Django will display stack traces and sensitive web server state information when exceptions are thrown.