Generating https urls in Django using CloudFront

Configure CloudFront to set the Cloudfront-Forwarded-Proto in order to allow a Django application to know the client’s request protocol.…

Keep reading

Taming PYTHONPATH in PyCharm and IntelliJ

PyCharm and IntelliJ have some odd defaults that can mask mistakes until they hit CI.…

Keep reading