end-of-life.org

Django 1.10 End of Life

Support dates, vulnerabilities published since end of life, and upgrade guidance — rebuilt from live data.

End of Life

Django 1.10 reached end of life on 2 Dec 2017. It no longer receives security fixes.

3,172 days without security patches
97 Django CVEs published since EOL
Recommended action: upgrade to Django 6.1.
Check your versionpython -c "import django; print(django.get_version())"

Support timeline

Official dates from the Django release process.

MilestoneDateStatus
Initial release1 Aug 2016
End of life 2 Dec 2017 8.7 years ago
Active support ended4 Apr 2017 security fixes only after this
Latest release1.10.8 · 5 Sept 2017 final

The cost of staying: CVEs since end of life

97 Django vulnerabilities have been published since 2 Dec 2017. All were fixed in supported branches — 1.10 received none of them. Source: NVD.

Django CVEs published since 1.10's EOL, by year

11 of the 97 are rated critical · data refreshed 2026-08-09

0 12.5 25 5 2018 10 2019 6 2020 9 2021 10 2022 7 2023 14 2024 12 2025 24 2026
CVE-2019-14234 CVSS 9.8

Published 9 Aug 2019 · rated critical — fixed in supported branches only, never in 1.10. Details

CVE-2019-19844 CVSS 9.8

Published 18 Dec 2019 · rated critical — fixed in supported branches only, never in 1.10. Details

CVE-2020-7471 CVSS 9.8

Published 3 Feb 2020 · rated critical — fixed in supported branches only, never in 1.10. Details

Where to go from 1.10

Recommended target: Django 6.1 (supported until 31 Dec 2027).

The newest actively supported branch is Django 6.1 (latest release 6.1). Review docs.djangoproject.com before upgrading.

Frequently asked questions

Is Django 1.10 still safe to use?

No. Django 1.10 stopped receiving security fixes on 2 Dec 2017. Since then, 97 Django vulnerabilities have been published and fixed in supported branches — Django 1.10 received none of those fixes.

Can I still download Django 1.10?

Yes — the final release (1.10.8) generally remains available from vendor archives and OS package mirrors, but installing it means running software with known, unpatched vulnerabilities.

What should I upgrade Django 1.10 to?

Upgrade to Django 6.1, the newest actively supported branch (supported until 31 Dec 2027).

All Django versions