Deploy a Django container to AWS. Contribute to dotja/djaws development by creating an account on GitHub. (more…)
Read more »
Picture the scene: it’s 11pm and production is down. Stress. You’re about to roll back to the last good release. All you need is to… (more…)
Read more »
In this article we’ll go over how to handle webhooks using Django, create a webhook in GitHub, and test the webhook on your local machine…...
Read more »
This article is part of a series on security acronyms every Django developer should know. CSRF stands for Cross-Site request forgery and describes a certain kind of attack on a web application. Cro… (more…)
Read more »