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
Django seems to do a reasonable job of scrubbing passowords from the DEBUG pages, and doesn't show all envirnoment variables etc., so for now we're keeping DEBUG enabled in the container for easier debugging and deploying it behind Apache (or similar) password protection.
We should have DEBUG=False and send probably send error logs to stdout.
The text was updated successfully, but these errors were encountered: