Blog: The Django weblog

Announcement of 5.x Technical Board Election Registration

April 16, 2023 » The Django weblog » [Archived Version]

The release of Django 4.2 represents the final feature release of a major release series of Django. Per DEP-0010 this release triggers the election for the Technical board for the Django 5.x release cycle. All individual DSF members are automatically registered electors. If you are not a DSF member and would like to apply to vote you need to register here. The process of electing a new Technical Board will be: Registration of Electors is now open, and will close Friday April 21, 2023 AoE. Regi…

Read More

Django bugfix release: 4.1.8

April 5, 2023 » The Django weblog » [Archived Version]

Today we've issued the 4.1.8 bugfix release. The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is Mariusz Felisiak: 2EF56372BA48CD1B.

Read More

Django 4.2 released

April 3, 2023 » The Django weblog » [Archived Version]

The Django team is happy to announce the release of Django 4.2. This version has been designated as a long-term support (LTS) release, which means that security and data loss fixes will be applied for at least the next three years. It will also receive fixes for crashing bugs, major functionality bugs in newly-introduced features, and regressions from older versions of Django for the next eight months until December 2023. The release notes cover the farrago of new features in detail, but a few …

Read More

Welcome our new Fellow - Natalia Bidart

March 31, 2023 » The Django weblog » [Archived Version]

The DSF Board and Fellows Committee are pleased to introduce Natalia Bidart as our new Django Fellow. Natalia will be joining Mariusz Felisiak who is continuing his long and excellent tenure as a Fellow. Natalia is a Python expert with almost 15 years of experience working with Django. She graduated from the National University of Cordoba, Argentina, with a degree in Computer Science in 2007, and began her professional career in 2005 working for a Python startup before joining Canonical in 200…

Read More

Want to host DjangoCon Europe 2024?

March 20, 2023 » The Django weblog » [Archived Version]

DjangoCon Europe 2023 will be held May 29th-June 2nd in Edinburgh, Scotland, but we're already looking ahead to next year's conference. Could your town - or your football stadium, circus tent, private island or city hall - host this wonderful community event? Hosting a DjangoCon is an ambitious undertaking. It's hard work, but each year it has been successfully run by a team of community volunteers, not all of whom have had previous experience - more important is enthusiasm, organisational ski…

Read More

Django 4.2 release candidate 1 released

March 20, 2023 » The Django weblog » [Archived Version]

Django 4.2 release candidate 1 is the final opportunity for you to try out the farrago of new features before Django 4.2 is released. The release candidate stage marks the string freeze and the call for translators to submit translations. Provided no major bugs are discovered that can't be solved in the next two weeks, Django 4.2 will be released on or around April 3. Any delays will be communicated on the Django forum. Please use this opportunity to help find and fix bugs (which should be repo…

Read More

Django Developers Survey 2022 Results

March 9, 2023 » The Django weblog » [Archived Version]

We are excited to share the results of the annual Django Developers Survey which was conducted this year in collaboration with JetBrains. Almost 5,000 Django users from 248 countries took the survey which covered a broad list of topics including Django usage, operating systems, libraries, tools, and many other insights. View the results of the 2022 Django Developers Survey. If you have feedback on the findings and how to improve the survey in future years please share on the official Django For…

Read More

Django 4.2 beta 1 released

Feb. 20, 2023 » The Django weblog » [Archived Version]

Django 4.2 beta 1 is now available. It represents the second stage in the 4.2 release cycle and is an opportunity for you to try out the changes coming in Django 4.2. Django 4.2 has a farrago of new features which you can read about in the in-development 4.2 release notes. Only bugs in new features and regressions from earlier versions of Django will be fixed between now and 4.2 final (also, translations will be updated following the "string freeze" when the release candidate is issued). The cu…

Read More

Django security releases issued: 4.1.7, 4.0.10, and 3.2.18

Feb. 14, 2023 » The Django weblog » [Archived Version]

In accordance with our security release policy, the Django team is issuing Django 4.1.7, Django 4.0.10, and Django 3.2.18. These releases addresses the security issue detailed below. We encourage all users of Django to upgrade as soon as possible. CVE-2023-24580: Potential denial-of-service vulnerability in file uploads Passing certain inputs to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack. The number o…

Read More

DSF calls for applicants for a Django Fellow

Feb. 7, 2023 » The Django weblog » [Archived Version]

After five years as part of the Django Fellowship program, Carlton Gibson has decided to step down as a Django Fellow this spring to explore other things. Carlton has made an extraordinary impact as a Django Fellow. The Django Software Foundation is grateful for his service and assistance. The Fellowship program was started in 2014 as a way to dedicate high-quality and consistent resources to the maintenance of Django. As Django has matured, the DSF has been able to fundraise and earmark funds …

Read More