in blog | Django News |
---|---|
original entry | Django News - DjangoCon US 2025 Talks Announced - Jul 25th 2025 |
The official DjangoCon US 2025 talk lineup has been unveiled, featuring expert sessions on Django deployments, ORM alternatives, search, AI integration, CMS, migrations, performance, and community practices.
This is the first release candidate of Python 3.14.
PSF opens 2025 Board Election nominations from July 29 to August 12 UTC, providing a timeline, resources, and guidance for prospective candidates.
Today 'Updates to Django' is presented by Pradhvan from the Djangonaut Space! 🚀
Last week we had 14 pull requests merged into Django by 8 different contributors including 2 first-time contributors! Congratulations to LauHerregodts and Ishita Jain for having their first commits merged into Django, welcome on board! 🎉
Deprecated most positional args to django.core.mail, adding deprecation warnings for non-keyword arguments in email functions, with removal planned for Django 7.0.
Added support for GeometryType database function, bringing new GIS functionality for spatial queries with cross-database compatibility including Oracle.
Updated migration command to record applied/unapplied migration statuses recursively, fixing how Django handles double-squashed migrations to ensure proper status tracking.
That's all for this week in Django development! 🐍 🦄
Django Newsletter
REVSYS specializes in seamlessly integrating powerful AI technologies, including GPT-4, into your existing Django applications. Your Django project deserves modern, intelligent features that enhance user engagement and streamline content workflows.
Python 3.14 adds sys.remote_exec and python -m pdb -p pid for nonintrusive remote debugging and script injection into running processes without restarting.
Common Pitfalls and Potential Optimizations in Django.
Django’s center filter inherits Python’s str.center odd padding behaviour, causing inconsistent centering for odd padding totals unless overridden with custom filters.
Daniel Stenberg shares his disciplined, independent, user-centric leadership approach and daily routine that sustain his long-term success leading the curl project.
Recursive generator function traverses Django URLResolvers to list all registered URL patterns and namespaces for auditing views or enforcing inheritance rules.
A recap by Will Vincent sharing talks, Django's 20th anniversary celebration, and sights/sounds in Prague.
From illegal sidewalk parking to bike lane obstructions, violations captured by photo trigger an automatic report that gets sent to the PPA.
https://github.com/PhillyBikeAction/apps
Wagtail Space 2025 is seeking 25-minute proposals from developers and professionals to share insights on modern Django, Wagtail, and Python practices at its October conference.
Feature flags activate features for some users whilst hide them for others. They help you deploy code more often, work more collaboratively, get early feedback from colleagues and customers and separate deployment from feature activation.
A talk on what the Djangonaut Space program is up close, understand its goal and its innovative strength. Analyzing it from the internal point of view, but also from that of its participants, in the hope of inspiring other people to participate.
What happens behind the scenes when you send a query to your database? How is the data stored, retrieved and modified? Why should you care?
With a basic understanding of the way select, insert and update operations work, you can make sure your code and database play nicely together!
Adam Johnson joins the show to share tips and insights on using pytest-django to improve Django testing.
Senior Backend Engineer at Prowler 🆕
Backend Engineer at 7Learnings
Senior Backend Python Developer at Gravitas Recruitment
Django Newsletter
Test your knowledge of Python's f-string formatting with this interactive quiz. How well do you know Python's string formatting quirks?
Real-time collaborative editing for Django admin with WebSockets
A Multi Purpose Django package to generate and manage One-Time Passwords (OTP).
Register for an upcoming livestream featuring Michael Kennedy, host of Talk Python to Me and Python Bytes podcasts, on August 7th at 11am Eastern Daylight Time (UTC-4).
This RSS feed is published on https://django-news.com/. You can also subscribe via email.