EOL.Wiki EOL.Wiki
← ← Back to all products

Django

Active
Frameworks Latest Version: 6.0.2 Latest Release: Feb 3, 2026

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design.

Versions

22

Latest Version

6.0.2

Active Support

1

EOL

19

Lifecycle Timeline

Today ↓
6.0
6.0
5.2
5.2
5.1
5.1
5.0
5.0
4.2
4.2
4.1
4.1
4.0
4.0
3.2
3.2
3.1
3.1
3.0
3.0
Active SupportSecurity SupportEOL

Versions

ReleaseRelease DateActive SupportEOLLatest VersionLTSStatus
6.0Dec 3, 2025Aug 31, 2026Apr 30, 20276.0.2No
Active
5.2Apr 2, 2025Dec 3, 2025Apr 30, 20285.2.11
Yes
Security
5.1Aug 7, 2024Apr 2, 2025Dec 3, 20255.1.15No
EOL
5.0Dec 4, 2023Aug 7, 2024Apr 2, 20255.0.14No
EOL
4.2Apr 3, 2023Dec 4, 2023Apr 30, 20264.2.28
Yes
Security
4.1Aug 3, 2022Apr 5, 2023Dec 1, 20234.1.13No
EOL
4.0Dec 7, 2021Aug 3, 2022Apr 1, 20234.0.10No
EOL
3.2Apr 6, 2021Dec 7, 2021Apr 1, 20243.2.25
Yes
EOL
3.1Aug 4, 2020Apr 6, 2021Dec 7, 20213.1.14No
EOL
3.0Dec 2, 2019Aug 3, 2020Apr 6, 20213.0.14No
EOL
2.2Apr 1, 2019Dec 2, 2019Apr 11, 20222.2.28
Yes
EOL
2.1Aug 1, 2018Apr 1, 2019Dec 2, 20192.1.15No
EOL
2.0Dec 2, 2017Aug 1, 2018Apr 1, 20192.0.13No
EOL
1.11Apr 4, 2017Dec 2, 2017Apr 1, 20201.11.29
Yes
EOL
1.10Aug 1, 2016Apr 4, 2017Dec 2, 20171.10.8No
EOL
1.9Dec 1, 2015Aug 1, 2016Apr 4, 20171.9.13No
EOL
1.8Apr 1, 2015Dec 1, 2015Apr 1, 20181.8.19No
EOL
1.7Sep 3, 2014Apr 1, 2015Dec 1, 20151.7.11No
EOL
1.6Nov 6, 2013Sep 2, 2014Apr 1, 20151.6.11No
EOL
1.5Feb 26, 2013Nov 6, 2013Sep 2, 20141.5.12No
EOL
1.4Mar 23, 2012Feb 26, 2013Oct 1, 20151.4.22No
EOL
1.3Mar 23, 2011Mar 23, 2012Feb 26, 20131.3.7No
EOL

Frequently Asked Questions

Which versions of Django have reached end of life?
The following Django versions have reached end of life and no longer receive security updates: 5.1, 5.0, 4.1, 4.0, 3.2, 3.1, 3.0, 2.2 (and 11 more). It is recommended to upgrade to a supported version.
Is it safe to continue using Django 5.1?
Django 5.1 has reached end of life and no longer receives security patches or bug fixes. Continuing to use it may expose your systems to known vulnerabilities. We strongly recommend upgrading to a supported version.
What is the latest version of Django?
The latest version of Django is 6.0.2, released in the 6.0 release cycle.
How many versions of Django are currently supported?
Django currently has 3 actively supported version(s): 6.0, 5.2, 4.2.
When does Django 6.0 reach end of life?
Django 6.0 is scheduled to reach end of life on Apr 30, 2027.
What should I do when Django reaches end of life?
When a Django version reaches end of life, you should: 1) Plan your migration to a supported version as soon as possible. 2) Review the release notes for breaking changes. 3) Test your applications thoroughly in a staging environment. 4) Update your dependencies to ensure compatibility with the new version.