May 23, 2024 » Django on Matt Layman » [Archived Version]
In this episode, I started with cleaning up a few small items. After those warmups, we moved on to building an export feature that will allow users to take their journal entries if they want to leave the service.
Read MoreMay 23, 2024 » Django on Matt Layman » [Archived Version]
In this episode, I started with cleaning up a few small items. After those warmups, we moved on to building an export feature that will allow users to take their journal entries if they want to leave the service.
Read MoreMay 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 More