django-planet

What's new in Django community blogs?

Ubuntu Summit 2022

Nov. 8, 2022 » Paolo Melchiorre » [Archived Version]

An opportunity for the broader Ubuntu community to learn and speak about the amazing work and success stories happening in the ecosystem.

Read More

Booking Service Software Modernization. How Do We Do It?

Nov. 8, 2022 » Software Development Blog & IT Tech Insights | Django Stars » [Archived Version]

How to modernize booking software efficiently? When the goals are set, and industry specifics are taken into account, it remains to add tech expertise. Let’s look at improving product scalability, performance, and optimizing UX for different user roles. We’ll also discuss integrating third-party services and some practical tips. Over my 13 years of experience in […] The post Booking Service Software Modernization. How Do We Do It? appeared first on Software Development Blog & IT Tech …

Read More

A Python 3.11 "gotcha"

Nov. 8, 2022 » James Bennett » [Archived Version]

Recently at work I’ve been doing a bit of performance tuning on a service that’s getting ready to launch. It’s been built mostly on the tried-and-true principle of “first make it correct, then make it fast”, and really more like “then make it fast if necessary“. This is important because you generally want to have an idea of your performance goals up-front, and if you’re already hitting them then you should not spend a … Read full entry

Read More

A Python 3.11 "gotcha"

Nov. 8, 2022 » James Bennett » [Archived Version]

Recently at work I’ve been doing a bit of performance tuning on a service that’s getting ready to launch. It’s been built mostly on the tried-and-true principle of “first make it correct, then make it fast”, and really more like “then make it fast if necessary“. This is important because you generally want to have an idea of your performance goals up-front, and if you’re already hitting them then you should not spend a … Read full entry

Read More

Exercism and PDF Page Numbering - Building SaaS with Python and Django #149

Nov. 3, 2022 » Django on Matt Layman » [Archived Version]

In this episode, we started to work on Python learning problems on Exercism. Then I added page numbers to PDFs on my homeschool app.

Read More

Exercism and PDF Page Numbering - Building SaaS #149

Nov. 3, 2022 » Django on Matt Layman » [Archived Version]

In this episode, we started to work on Python learning problems on Exercism. Then I added page numbers to PDFs on my homeschool app.

Read More

Django bugfix release: 4.1.3

Nov. 1, 2022 » The Django weblog » [Archived Version]

Today we've issued the 4.1.3 bugfix release. The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is Mariusz Felisiak: 2EF56372BA48CD1B.

Read More

Confessions of a Linux Grandpa: An Oral History #2

Oct. 28, 2022 » james.walters.click » [Archived Version]

Hello again Sparky! Have you come for another story about the glory days of desktop Linux? Well who am I to disappoint? 👴️ Now, where did we leave off? Oh yes! I was running Ubuntu on the old Toshiba... Grandpa, what was Ubuntu like? This was Ubuntu, at the end of …

Read More

Deploying a Flask App to Render

Oct. 26, 2022 » TestDriven.io » [Archived Version]

This tutorial shows how to deploy a Flask application with PostgreSQL to Render.

Read More

HorseRecords - Andy Ide

Oct. 26, 2022 » Django Chat » [Archived Version]

Andy Ide is the creator of HorseRecords, a comprehensive Horse Husbandry App written in Django. We discuss his 20+ year career as a programmer, the local to production gap in Django, django-unicorn, htmx, and more.

Read More