Authentication credentials between your site and your end users must be secret. Is your site secure enough? One important step is to use HTTPS everywhere in your Django website, and in this post we will show you how to implement it. In particular, if you are deploying your App on Heroku, don’t miss this post 😉 Marina…