in blog | Django News |
---|---|
original entry | Django News - Django's Ecosystem - Jul 11th 2025 |
The official Django website has added a new page called “Django’s Ecosystem” with a list of resources and 3rd party packages.
It's the final 3.14 beta! Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support the new feature release.
Today 'Updates to Django' is presented by Pradhvan from the Djangonaut Space!🚀
Last week we had 5 pull requests merged into Django by 5 different contributors - including 2 first-time contributors! Congratulations to Roelzkie and matthews-noriker for having their first commits merged into Django - welcome on board! 🎉
Improved staticfiles manifest reproducibility, fixing nondeterministic file ordering for consistent deployments.
Enhanced composite primary key infrastructure, fixing __in
tuple lookups on database backends lacking native tuple comparison support.
That's all for this week in Django development! 🐍 🦄
Django Newsletter
10 underrated Django packages according to the annual Django Developers Survey.
Django developers can dramatically improve ORM query performance on large datasets by replacing only with values to reduce model instantiation overhead and memory usage.
Implement Nginx rate limiting with zones and bursts to protect Django endpoints from abusive traffic and ensure consistent performance under load.
Configure Django applications on Coolify to handle static and media files using WhiteNoise for static files and a combination of Coolify's Persistent Storage, Caddy web server, and Supervisor for media files.
Django-Tailwind v4.2.0 adds a unified tailwind dev command powered by Honcho, optional daisyUI integration, and streamlined Tailwind plugin installation support.
The Django community is doing itself a disservice by not mentioning third-party libraries more prominently in the documentation.
An in-depth look at Django CMS, its history and early promise, lost momentum to WordPress due to a developer-heavy learning curve, and optimism for the future around the recent Django CMS 5.0 release in May that positions it for a comeback in the headless and enterprise CMS market.
DjangoCon Africa 2025 ticket portal offers early bird registration, detailed event information, and support contacts for Django developers to connect and engage.
Are you attending DjangoCon US 2025 in Chicago, Illinois, but you are not from US and need some travel information? Here are some things to consider when planning your trip, including visa tips.
A panel at DjangoCon US 2025 examines Django's evolution, discussing technical challenges, community organization and governance strategies for sustaining its future growth.
The DjangoCon US organizers are looking for feedback about how DjangoCon US is doing and what could be improved with regard to accessibility and inclusivity. The responses are anonymous.
This tutorial explains how to implement a multi-tenant web app in Django using the django-tenants
and django-tenant-users
packages.
📺 Must watch. Optimize production Python workflows with uv to streamline dependency management, environment setup, and project automation techniques adaptable for Django development.
A standard Django project involves working with multiple files and folders from the start. Let's see how the work with a Django project when we have only one file in project. This solution automatically transforms Django into a microservice-oriented async framework with "batteries included” philosophy.
Learning new skills as an adult can be tricky. Boot camps and courses can be helpful, but many still struggle to land a job. This talk will go over ways to support adults looking for a new career with Python and the results of an unconventional group class setup I’ve been experimenting with.
This talk presents some lesser known gotchas and implicit behaviors of Foreign Keys in Django. We'll talk about what you need to pay attention to when defining FKs, how to change FKs without bringing your system to a halt and how to optimize for space, performance and heavy load.
Full Stack Engineer at LevPro 🆕
Backend Engineer at 7Learnings 🆕
Senior Backend Python Developer at Gravitas Recruitment
Senior/Staff Software Engineer at Clerq
Full Stack Software Engineer at Switchboard
Senior Software Engineer at Simons Foundation
Django Newsletter
Extensions for using inline-snapshot to test Django projects.
Row Level Security for Django.
This RSS feed is published on https://django-news.com/. You can also subscribe via email.