Dec. 11, 2021 » TestDriven.io » [Archived Version]
This article looks at how to automatically retry failed Celery tasks.
Read MoreDec. 8, 2021 » Django Chat » [Archived Version]
Nikita is an open-source developer who maintains the Django-stubs package bringing type stubs to Django. We discuss why static typing is so powerful, the benefits of functional programming, and best practices for organizing logic within a Django project.
Read MoreDec. 3, 2021 » Paolo Melchiorre » [Archived Version]
The laziest Python Conference ever.
Read MoreDec. 2, 2021 » Django on Matt Layman » [Archived Version]
In this episode, we started by trying to add django-auto-prefetch. Unfortunately, it didn’t work well for my app. I decided to stop trying to add that package and switched to working on a feature request of one of my customers.
Read MoreDec. 2, 2021 » Django on Matt Layman » [Archived Version]
In this episode, we started by trying to add django-auto-prefetch. Unfortunately, it didn’t work well for my app. I decided to stop trying to add that package and switched to working on a feature request of one of my customers.
Read MoreNov. 30, 2021 » TestDriven.io » [Archived Version]
This article looks at how Bazel can be used to create reproducible, hermetic builds.
Read MoreNov. 29, 2021 » TestDriven.io » [Archived Version]
In this tutorial, we'll look at how to deploy a Django app to AWS ECS with Terraform.
Read MoreNov. 27, 2021 » Thomas Loiret - Random thoughts » [Archived Version]
How to define permission policy at a ViewSet methods level ?
Read MoreNov. 26, 2021 » TestDriven.io » [Archived Version]
In this tutorial, we'll look at a real-world example of using Hashicorp's Vault and Consul to create dynamic Postgres credentials for a Flask web app.
Read MoreNov. 25, 2021 » TestDriven.io » [Archived Version]
Quickly add Stripe to accept payments on a Django/Python website.
Read More