What's new in Django community blogs?

Django: one ORM to rule all databases 💍

Oct. 5, 2025 » Paolo Melchiorre » [Archived Version]

Comparing the Django ORM support across official database backends, so you don’t have to learn it the hard way.

Read More

My DjangoCon US 2025

Oct. 4, 2025 » Paolo Melchiorre » [Archived Version]

A summary of my experience at DjangoCon US 2025 told through the posts I published on Mastodon during the conference.

Read More

Django News - Wagtail Space 2025 - Oct 3rd 2025

Oct. 3, 2025 » Django News » [Archived Version]

News Django security releases issued: 5.2.7, 5.1.13, and 4.2.25 Django patches high-severity SQL injection and low-severity directory traversal vulnerabilities across QuerySet methods and archive extraction in security updates for Django 5.2, 5.1, and 4.2. djangoproject.com Keyboard shortcuts in Django via GSoC 2025 Somehow we missed including this earlier in September, but it's a lovely writeup of a Google Summer of Code project to add ke…

Read More

Django security releases issued: 5.2.7, 5.1.13, and 4.2.25

Oct. 1, 2025 » The Django weblog » [Archived Version]

In accordance with our security release policy, the Django team is issuing releases for Django 5.2.7, Django 5.1.13, and Django 4.2.25. These releases address the security issues detailed below. We encourage all users of Django to upgrade as soon as possible. CVE-2025-59681: Potential SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() on MySQL and MariaDB QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() methods were subject to SQL injection…

Read More

Migrating Gunicorn to Granian

Sept. 27, 2025 » AnĹľe’s Blog » [Archived Version]

I migrated one of my Django apps from Gunicorn to Granian yesterday. Here is how the migration went and some of my thoughts on Granian and Gunicorn.

Read More

Django News - django.tasks exists - Sep 26th 2025

Sept. 26, 2025 » Django News » [Archived Version]

News Django Fellow Sarah Boyce - Maternity leave announcement At the end of this month, Sarah will be stepping away from her role as Django Fellow for some time while out on maternity leave. djangoproject.com PostgreSQL 18 Released! PostgreSQL 18 delivers major performance and usability improvements, including a new asynchronous I/O system with up to 3× faster reads, less disruptive major version upgrades, and smarter indexing and query op…

Read More

Feature Flags: Deploy to some of the people all of the time, and all of the

Sept. 25, 2025 » Latest Django Videos » [Archived Version]

Talk: Feature Flags: Deploy to some of the people all of the time, and all of the people some of the time! by Graham Knapp https://pretalx.evolutio.pt/djangocon-europe-2025/talk/KNLFS8/

Read More

Just-in-Time Development with Django and HTMX: Faster, Leaner, and Smarter

Sept. 25, 2025 » Latest Django Videos » [Archived Version]

Talk: Just-in-Time Development with Django and HTMX: Faster, Leaner, and Smarter by Thomas De Bonnet https://pretalx.evolutio.pt/djangocon-europe-2025/talk/9TRSPC/

Read More

Anatomy of a Database Operation

Sept. 25, 2025 » Latest Django Videos » [Archived Version]

Talk: Anatomy of a Database Operation by Karen Jex https://pretalx.evolutio.pt/djangocon-europe-2025/talk/BQHSMN/

Read More

One Thousand and One Django Sites

Sept. 25, 2025 » Latest Django Videos » [Archived Version]

Talk: One Thousand and One Django Sites by Vince Salvino https://pretalx.evolutio.pt/djangocon-europe-2025/talk/LPUSJR/

Read More