Django 2.2 · Version Status

Django 2.2 End of Life Date

Django 2.2 end-of-life date, support status, and CVE risk. Data from endoflife.date and official vendor documentation.

Django 2.2 is past end of life. This version no longer receives security patches. 1489 days past EOL — migrate to a supported version immediately.
EOL Date
Apr 11, 2022
1489 days past EOL
Latest Release
2.2.28
LTS release
Release Date
Apr 1, 2019
Django 2.2 series
← Django 2.1 All Django versions Django 3.0 →
Recommended upgrade path
Django 6.0
Latest release: 6.0.5 · EOL: Apr 30, 2027
View full Django timeline →
HeroDevs
Extended Django 2.2 Support

Extended security support for Django beyond official EOL dates.

Learn More →
All Django Versions
VersionLatestEOL DateStatus
1.3 1.3.7 Feb 26, 2013 EOL
1.4 1.4.22 Oct 1, 2015 EOL
1.5 1.5.12 Sep 2, 2014 EOL
1.6 1.6.11 Apr 1, 2015 EOL
1.7 1.7.11 Dec 1, 2015 EOL
1.8 1.8.19 Apr 1, 2018 EOL
1.9 1.9.13 Apr 4, 2017 EOL
1.10 1.10.8 Dec 2, 2017 EOL

What does Django 2.2 end of life mean?

When Django 2.2 reaches end of life, the maintainers stop issuing security patches for this version. CVEs discovered after the EOL date are publicly disclosed on the National Vulnerability Database with no patch available. Exploit code frequently appears on GitHub within days of disclosure.

The CVE blind spot: Most vulnerability scanners check for known CVEs but do not flag the ongoing accumulation of unpatched vulnerabilities in EOL software versions. Running Django 2.2 past its EOL date creates a permanently growing attack surface that standard security tooling will not surface.

Migrate to Django 6.0 or implement compensating controls — network segmentation, enhanced monitoring, restricted access — while migration is underway.

Frequently Asked Questions
When does Django 2.2 reach end of life?
Django 2.2 reached end of life on April 11, 2022. This version is no longer receiving security patches.
Is Django 2.2 still supported?
No. Django 2.2 reached end of life on April 11, 2022 and is no longer receiving security patches.
What should I upgrade to from Django 2.2?
The recommended upgrade from Django 2.2 is Django 6.0 — the latest actively supported version. Check the Django full timeline for all supported versions.
What are the security risks of running Django 2.2 past EOL?
When Django 2.2 reaches end of life, the maintainers stop issuing security patches. Any CVEs disclosed after the EOL date accumulate with no remediation path. Most vulnerability scanners do not flag this — it is the CVE blind spot. Organizations running EOL Django should migrate immediately or implement compensating controls.
Data from endoflife.date API · Generated at build time · How we source data →