Django End of Life Dates
framework
Developers leveraging Python for web development often rely on a robust framework to streamline their workflow, and Django has been a stalwart option since its inception. Created to facilitate rapid development and clean design, Django's model–template–views architectural pattern has made it a favorite among developers. With the Django Software Foundation at the helm, maintaining and supporting this framework, developers can trust that they have a reliable foundation for their projects. The fact that Django has been around for a while, with a substantial number of versions released over the years, is a testament to its enduring popularity and the active community that contributes to its growth.
The landscape of Django's versions reveals a story of continuous evolution, with a total of 22 versions released to date. Of these, 20 have reached their end-of-life, indicating that they no longer receive security updates or support. Currently, only 2 versions remain active, with the latest stable version being 6.0.6. Looking ahead, version 6.0 is slated to reach its end-of-life on 2027-04-30, marking an important milestone for developers who are still using this version. This transition underscores the importance of staying up-to-date with the latest versions to ensure the security and integrity of their applications. The most recent end-of-life transition occurred on 2026-04-07, when version 4.2 ceased to be supported.
From a security standpoint, Django has been tracked for 55 known vulnerabilities, with 3 of these being critical. Version 5.2 is notably the most affected, with 21 vulnerabilities attributed to it. This highlights the need for developers to be vigilant about the versions they use and to prioritize updates to mitigate potential risks. Given the Known Exploited Vulnerabilities status that may apply to certain versions, it is crucial for developers to take proactive action to protect their applications. By migrating to the latest stable version, such as 6.0.6, developers can ensure they have the latest security patches and features, thereby safeguarding their projects against known and emerging threats.
Last updated: Sep 7, 2026
| Version | Released | Active support | EOL date | Until EOL | Latest | CVEs | Status | Alert me |
|---|---|---|---|---|---|---|---|---|
| 6.1 | Aug 5, 2026 | Apr 30, 2027 | Dec 31, 2027 | in 480d | 6.1.1 | — | Active | |
| 6.0 | Dec 3, 2025 | Aug 4, 2026 | Apr 30, 2027 | in 235d | 6.0.8 | Active | ||
| 5.2 LTS | Apr 2, 2025 | Dec 3, 2025 | Apr 30, 2028 | in 601d | 5.2.17 | Active | ||
| 5.1 | Aug 7, 2024 | Apr 2, 2025 | Dec 3, 2025 | 278d ago | 5.1.15 | EOL | ||
| 5.0 | Dec 4, 2023 | Aug 7, 2024 | Apr 2, 2025 | 523d ago | 5.0.14 | EOL | ||
| 4.2 LTS | Apr 3, 2023 | Dec 4, 2023 | Apr 7, 2026 | 153d ago | 4.2.30 | EOL | ||
| 4.1 | Aug 3, 2022 | Apr 5, 2023 | Dec 1, 2023 | 1011d ago | 4.1.13 | EOL | ||
| 4.0 | Dec 7, 2021 | Aug 3, 2022 | Apr 1, 2023 | 1255d ago | 4.0.10 | EOL | ||
| 3.2 LTS | Apr 6, 2021 | Dec 7, 2021 | Apr 1, 2024 | 889d ago | 3.2.25 | EOL | ||
| 3.1 | Aug 4, 2020 | Apr 6, 2021 | Dec 7, 2021 | 1735d ago | 3.1.14 | EOL | ||
| 3.0 | Dec 2, 2019 | Aug 3, 2020 | Apr 6, 2021 | 1980d ago | 3.0.14 | EOL | ||
| 2.2 LTS | Apr 1, 2019 | Dec 2, 2019 | Apr 11, 2022 | 1610d ago | 2.2.28 | EOL | ||
| 2.1 | Aug 1, 2018 | Apr 1, 2019 | Dec 2, 2019 | 2471d ago | 2.1.15 | EOL | ||
| 2.0 | Dec 2, 2017 | Aug 1, 2018 | Apr 1, 2019 | 2716d ago | 2.0.13 | EOL | ||
| 1.11 LTS | Apr 4, 2017 | Dec 2, 2017 | Apr 1, 2020 | 2350d ago | 1.11.29 | EOL | ||
| 1.10 | Aug 1, 2016 | Apr 4, 2017 | Dec 2, 2017 | 3201d ago | 1.10.8 | EOL | ||
| 1.9 | Dec 1, 2015 | Aug 1, 2016 | Apr 4, 2017 | 3443d ago | 1.9.13 | EOL | ||
| 1.8 | Apr 1, 2015 | Dec 1, 2015 | Apr 1, 2018 | 3081d ago | 1.8.19 | EOL | ||
| 1.7 | Sep 3, 2014 | Apr 1, 2015 | Dec 1, 2015 | 3933d ago | 1.7.11 | EOL | ||
| 1.6 | Nov 6, 2013 | Sep 2, 2014 | Apr 1, 2015 | 4177d ago | 1.6.11 | EOL | ||
| 1.5 | Feb 26, 2013 | Nov 6, 2013 | Sep 2, 2014 | 4388d ago | 1.5.12 | EOL | ||
| 1.4 | Mar 23, 2012 | Feb 26, 2013 | Oct 1, 2015 | 3994d ago | 1.4.22 | EOL | ||
| 1.3 | Mar 23, 2011 | Mar 23, 2012 | Feb 26, 2013 | 4941d ago | 1.3.7 | EOL |
Data sourced from endoflife.date · CVE data from NVD
