May 27, 2021 » Paolo Melchiorre » [Archived Version]
Howto guide for upgrading PostgreSQL from version 12 to 13 on Ubuntu, after its upgrade from version 20.10 to 21.04 (Hirsute Hippo).
Read MoreMay 26, 2021 » Paolo Melchiorre » [Archived Version]
Awesome Tech Conferences
Read MoreMay 26, 2021 » Django Chat » [Archived Version]
Tobias and Colin are founders at Caktus Group, a Django consulting shop that has been around since 2007. We discuss changes in Django over that time, Tobias’s work on the Django Ops Team, and leveling up junior engineers.
Read MoreMay 24, 2021 » TestDriven.io » [Archived Version]
This tutorial details how to configure Django to run on Docker along with Postgres, Gunicorn, Traefik, and Let's Encrypt.
Read MoreMay 21, 2021 » Django on Matt Layman » [Archived Version]
In the last Understand Django article, we saw what it takes to make your Django project live on the internet. Now, we’ll get back to a more narrow topic and focus on a way Django can store data for visitors to your site. This is the kind of data that doesn’t often fit well into your Django models and is called session data. From Browser To DjangoURLs Lead The WayViews On ViewsTemplates For User InterfacesUser Interaction With FormsStore Data With ModelsAdminister All The ThingsAnato…
Read MoreMay 17, 2021 » Paolo Melchiorre » [Archived Version]
The Django London Meetup group is a social meetup, that hold a gathering the 2nd Tuesday of each month.
Read MoreMay 12, 2021 » Django Chat » [Archived Version]
Ee Durbin is Director of Infrastructure at the Python Software Foundation, overseeing a host of internal and external tools including PyPI and Python.org. For the last 3 years, Ee was US Chair of PyCon and has organized the Cleveland Python User Group since 2014.
Read MoreMay 11, 2021 » Paolo Melchiorre » [Archived Version]
Thoughts on linguistic diversity in FLOSS, arising from the Italian translation of the Django documentation.
Read MoreMay 7, 2021 » TestDriven.io » [Archived Version]
In this two part series, we'll look at how to develop a React app using Test-Driven Development (TDD).
Read MoreMay 1, 2021 » TestDriven.io » [Archived Version]
This post looks at how to set up automated performance tests to uncover and prevent inefficient database queries.
Read More