As we have learned in my previous post, there are a lot of benefits in concentrating all the code related with sending emails in one place, creating a base mailer which handles the creation and… (more…)
Read more »
Terraform modules for deploying Django applications on AWS using ECS Fargate - briancaffey/terraform-aws-django... (more…)
Read more »
A Django tutorial series for complete beginners. A comprehensive guide covering all the basic aspects of Django models, views, templates, testing, admin. (more…)
Read more »
Django is the most popular Python web framework. It is now almost 12 years old and is used on
all kinds of different projects. From small to super large, from heavy content sites to pure API backends. (more…)
Read more »
Django 3.2 alpha 1 is now available. It represents the first stage in the 3.2
release cycle and is an opportunity for you to try out the changes coming in
Django 3.2. (more…)
Read more »