django-planet

What's new in Django community blogs?

How to assess a software project

June 19, 2024 » Better Simple » [Archived Version]

An walk-through of how to breakdown a project to understand the size and scope.

Read More

Fedidevs dev update #2

June 17, 2024 » Anže’s Blog » [Archived Version]

June update for fedidevs.com!

Read More

Django SQLite Production Config

June 14, 2024 » Anže’s Blog » [Archived Version]

Optimize your Django SQLite configuration for production.

Read More

Posette 2024

June 12, 2024 » Paolo Melchiorre » [Archived Version]

An Event for Postgres (pronounced /Pō-zet/, and formerly called Citus Con) is a free and virtual developer event. The name POSETTE stands for Postgres Open Source Ecosystem Talks Training & Education.

Read More

Weeknotes (2024 week 23)

June 7, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]

Weeknotes (2024 week 23) Switching everything from pip to uv Enough said. I’m always astonished how fast computers can be. Releases django-admin-ordering 0.18: Added a database index to the ordering field since we’re always sorting by it. django-prose-editor 0.4: Dropped the jQuery dependency making it possible to use the editor outside the Django administration interface without annoying JavaScript errors. Allowed additional heading levels and moved the block type button…

Read More

Polish, Debug Toolbar, Email Signals - Building SaaS with Python and Django #193

June 6, 2024 » Django on Matt Layman » [Archived Version]

In this episode, we first added the Django debug toolbar to aid future troubleshooting. Then, following some PR cleanup, I added django-denied as the authorization framework for the site. With those two packages integrated, I did some polishing work and began the effort to send prompts immediately following email verification.

Read More

Polish, Debug Toolbar, Email Signals - Building SaaS #193

June 6, 2024 » Django on Matt Layman » [Archived Version]

In this episode, we first added the Django debug toolbar to aid future troubleshooting. Then, following some PR cleanup, I added django-denied as the authorization framework for the site. With those two packages integrated, I did some polishing work and began the effort to send prompts immediately following email verification.

Read More

DjangoCon Europe 2024

June 4, 2024 » Paolo Melchiorre » [Archived Version]

DjangoCon Europe is an international conference for the community by the community about the Django web framework, held each year in Europe.

Read More

Approximate Counting in Django and Postgres

June 3, 2024 » TestDriven.io » [Archived Version]

This article looks at how to speed up counting with Django and PostgreSQL.

Read More

The State of Django 2024

June 3, 2024 » The PyCharm Blog » [Archived Version]

Are you curious to discover the latest trends in Django development? In collaboration with the Django Foundation, PyCharm surveyed more than 4,000 Django developers from around the globe and analyzed the trends in framework usage based on their answers. In this blog post, we share the following key findings with you: Dive in to learn […]

Read More