Python has been such a helpful tool for so many things. It is supported by so many resources, that it behooves anyone to at least know a little...or a lot. Here are some thoughts and learnings...
There are a few different ways to configure https strict transport security (HSTS) that I have learned. I share them here in this post.
Another measure to make sure you app is secure when running in production.
There are different ways to enable https for one's site. Here I go over some possibilities and point in the direction of how this would be done.
When one has a Django admin site the first things that should be done is to harden the admin url. This is a straightforward task to beef up your security and reduce your attack surface.
I am learning a lot building my personal site...I take this opportunity to talk about DJ Checkup and how it is helpful when moving to production.