You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this on purpose or have been forgotten like this, but the DEBUG variable in settings_production should be False, is currently True which can lead to security vulnerabilities like information disclosure.
Hi,
I am not sure if this on purpose or have been forgotten like this, but the DEBUG variable in settings_production should be False, is currently True which can lead to security vulnerabilities like information disclosure.
Rafael