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 MoreOct. 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 MoreOct. 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 MoreOct. 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 MoreSept. 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 MoreSept. 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 MoreSept. 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 MoreSept. 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 MoreSept. 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 MoreSept. 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