May 19, 2024 » Paolo Melchiorre » [Archived Version]
Howto guide for upgrading PostgreSQL from version 15 to 16 on Ubuntu, after its upgrade from version 23.10 to 24.04 (Noble Numbat).
Read MoreMay 18, 2024 » Paolo Melchiorre » [Archived Version]
PyCon US is the largest and longest-running annual gathering for the community using and developing the open-source Python programming language.
Read MoreMay 17, 2024 » Django News » [Archived Version]
News Django Developers Survey 2023 Results The DSF is excited to share the results of last fall's Django Developers Survey, using detailed infographics to highlight how the community influences the future of web development. djangoproject.com pip 24.1 betas -- help us test a major upcoming change! The pip team has released pip 24.1b1, which contains a lot of significant improvements and bug fixes. pradyunsg.me Updates to Dj…
Read MoreMay 16, 2024 » Django – Dev Alvernaz » [Archived Version]
This will be a 4 part series on how to integrate State Design in Django. In this first segment, I’ll start by showing how State Design could be applied to python. Introduction State Design is a popular design pattern that allows an object to alter its behavior when its internal state changes. It’s particularly useful […]
Read MoreMay 16, 2024 » Django on Matt Layman » [Archived Version]
In this episode, I worked on the settings page for the user. This was a vital addition because it allows users to access the Stripe billing portal and close their account if they no longer wish to use JourneyInbox.
Read MoreMay 16, 2024 » Django on Matt Layman » [Archived Version]
In this episode, I worked on the settings page for the user. This was a vital addition because it allows users to access the Stripe billing portal and close their account if they no longer wish to use JourneyInbox.
Read MoreMay 11, 2024 » Carlton's latest posts. » [Archived Version]
Or do you really need high availability? Every time I have a conversation with a client about bootstrapping a new deployment, they raise the prospect of high availability — failovers, and multiple availability zones, and all that jazz. AWS likes to sell you all that, so it’s front and centre on most of the pages they will have seen. Most useful page on the internet of this conversation is Wikipedia’s on High availability, and in particular the Percentage calculation table showing how much dow…
Read MoreMay 10, 2024 » Django News » [Archived Version]
News Django bugfix releases issued: 5.0.6 and 4.2.13 Django 5.0.6 and 4.2.13 are re-issued from Django 5.0.5 and 4.2.13 and are both bugfix additions. djangoproject.com Python 3.13.0 beta 1 released Python 3.13.0 beta 1 is the first of four beta release previews of Python 3.13. blogspot.com PSF News: PSF Board Election Dates for 2024 PSF Board elections are a chance for the community to choose representativ…
Read MoreMay 6, 2024 » Adam Johnson » [Archived Version]
Harlequin is a Terminal-based SQL IDE by Ted Conbeer. It is pretty popular, with over 2,500 GitHub Stars and counting. It looks like this: Harlequin is built with Textual to give a very interactive experience on the terminal. You can click around its UI and use keyboard shortcuts. I …
Read MoreMay 3, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
Weeknotes (2024 week 18)Google Summer of Code has begun We have a student helping out with adding async support to the Django Debug Toolbar. It’s great that someone can spend some concentrated time to work on this. Tim and others have done all the necessary preparation work, I’m only helping from the sidelines so don’t thank me. Bike to Work Two teams from my company are participating in the Bike to Work Challenge 2024. It’s what I do anyway (if I’m not working fro…
Read More