May 22, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
Weeknotes (2024 week 21) There have been times when work has been more enjoyable than in the last few weeks. It feels more stressful than at other times, and this mostly has to do with particular projects. I hope I’ll be able to move on soon. blacknoise I have released blacknoise 1.0. It’s an ASGI app for static file serving inspired by whitenoise. The 1.0 version number is only a big step in versioning terms, not much has happened with the code. It’s a tiny little well workin…
Read MoreMay 22, 2024 » Better Simple » [Archived Version]
A community run GitHub organization to support community-maintained third-party Django packages.
Read MoreMay 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 More