django-planet

What's new in Django community blogs?

About, FAQ, and Home Page - Building SaaS with Python and Django #192

May 30, 2024 » Django on Matt Layman » [Archived Version]

In this episode, we worked on some core pages to round out the JourneyInbox user interface. This led us to work updating UI layout, writing copy, and doing other fundamentals for making templated pages.

Read More

About, FAQ, and Home Page - Building SaaS #192

May 30, 2024 » Django on Matt Layman » [Archived Version]

In this episode, we worked on some core pages to round out the JourneyInbox user interface. This led us to work updating UI layout, writing copy, and doing other fundamentals for making templated pages.

Read More

How to upgrade FluxCD

May 27, 2024 » REVSYS Blog » [Archived Version]

How to upgrade FluxCD

Read More

PyCon Italia 2024

May 24, 2024 » Paolo Melchiorre » [Archived Version]

PyCon Italia is the national conference where professionals, researchers and enthusiasts of the most beautiful programming language gather together.

Read More

State Design in Django – Part 2

May 24, 2024 » Django – Dev Alvernaz » [Archived Version]

Welcome to the part 2 of state design in Django. This time we’re going to connect what we have done in part 1 and adapt it to use it in a django model of a Sales Order. The road so far Alright, this is what we got so far. We created the state design with […]

Read More

Workbench: Coffee time!

May 24, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]

Workbench: Coffee time! I have written about the Workbench agency software a few weeks back. Back when we were using Slack at Feinheit we used a Donut bot to generate randomized invites for a coffee break. We lost that bot when we switched to Discord. I searched some time for an equivalent bot for Discord but couldn’t find any, so like any self-respecting nerd, break lover and NIH-sufferer I reimplemented the functionality as a part of our agency software. The first version generated tota…

Read More

Django News - Django 5.1 alpha 1 released - May 24th 2024

May 24, 2024 » Django News » [Archived Version]

News Django 5.1 alpha 1 released Django 5.1 alpha 1 is now available. It represents the first stage in the 5.1 release cycle and is an opportunity for you to try out the changes coming in Django 5.1. djangoproject.com Updates to Django Today 'Updates to Django' is presented by Lilian from Djangonaut Space! Last week we had 11 pull requests merged into Django by 8 different contributors - including 1 first-time contributor! Congratu…

Read More

pyastgrep and custom linting

May 23, 2024 » Luke Plant » [Archived Version]

Methodology and sample code for using pyastgrep to do custom linting tasks on Python source code.

Read More

Export Journal Feature - Building SaaS with Python and Django #191

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 More

Export Journal Feature - Building SaaS #191

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 More