django-planet

What's new in Django community blogs?

Epic Debugging, Hilarious Outcome - Building SaaS #205

Oct. 18, 2024 » Django on Matt Layman » [Archived Version]

In this episode, I dug into an issue with sign up. What I thought was going to be a minor issue to fix turned into a massively intense debugging session. We ended up going very deep with the django-allauth package to understand what was going on.

Read More

Epic Debugging, Hilarious Outcome - Building SaaS #205

Oct. 18, 2024 » Django on Matt Layman » [Archived Version]

In this episode, I dug into an issue with sign up. What I thought was going to be a minor issue to fix turned into a massively intense debugging session. We ended up going very deep with the django-allauth package to understand what was going on.

Read More

Python Marche meeting 2024-10

Oct. 17, 2024 » Paolo Melchiorre » [Archived Version]

Local group of developers dedicated to Python in Marche and surrounding areas.

Read More

Django from first principles, part 19

Oct. 17, 2024 » django-simple-deploy - Mostly Python » [Archived Version]

MP 118: Deploying a simple Django project.Note: This is the 19th post in a series about building a full Django project, starting with a single file. This series is free to everyone, as soon as each post comes out.In the last post, we

Read More

Announcing weekly DSF office hours

Oct. 16, 2024 » The Django weblog » [Archived Version]

For the last year, Thibaud Colas and I have had a weekly DSF co-working session — we get on a video call and spend an hour quietly working together on DSF things. It's worked well to help us carve out time to work on DSF initiatives, so we'd like to expand into an open-to-everyone weekly "office hours" format. These will be Wednesdays at 6PM UTC (convert to other time zones). (Yes, that means the first one will be in just about 4 hours, short notice I know, so maybe mark it down for n…

Read More

DSF initiatives I'd like to see

Oct. 16, 2024 » Carlton's latest posts. » [Archived Version]

Nominations are open for the next Django Software Foundation Board of Directors. Following the example of Sarah Boyce and Tim Shilling, here’s my list of DSF initiatives I’d like to see for this year. Note: these ideas are strictly ordered. The first one must be done first, and so on. Progress can’t be made any other way. I’d rather see one (the first one) succeed, paving the way for the future, than see the others fail. And there I have to add an “Again”. Read on… 1. Hire an Executive Directo…

Read More

Understanding Python Decorators thanks to Django

Oct. 14, 2024 » Josh Karamuth » [Archived Version]

Master Python decorators by dissecting ones provided by Django

Read More

DSF initiatives I’d like to see

Oct. 13, 2024 » Better Simple » [Archived Version]

Following Sarah Boyce's lead, here's my list of DSF initiatives I'd like to see for 2024.

Read More

A script to "Modernize" your Linux CLI

Oct. 13, 2024 » Josh Karamuth » [Archived Version]

Use this script to install modern CLI tools for Linux

Read More

I moved my blog from Ghost to Astro

Oct. 12, 2024 » Josh Karamuth » [Archived Version]

Learn about the benefits of publishing with Astro instead of Ghost

Read More