back

by AdamN·16y ago·view on hn ↗
That secret key is not the one in our production repository. We overwrite our development settings in other files.

Regardless, the Django secret_key isn't used to control systems or access data :-)

-Adam Nelson

1 comments
No, but it's probably used to sign cookies and other requests, which means one could hijack someone else's session.