Maintenance is Necessary
Annoying, but required. Keeping your Django applications up to date helps avoid serious security problems and bugs.
Currently Supported Versions
These supported versions of Django receive bug fixes and security patches on a regular basis.
Version | Latest Version | Initial Release | End of Support | |
---|---|---|---|---|
5.1 | 5.1.3 | 2024-08-07 | December 2025 | |
5.0 | 5.0.9 | 2023-12-04 | April 2025 | |
4.2 LTS | 4.2.16 | 2023-04-03 | April 2026 |
Future Versions
These are the next few upcoming releases of Django
Version | Scheduled Release Date | End of Support | ||
---|---|---|---|---|
5.2 | April 2025 | April 2028 | ||
6.0 | December 2025 | April 2027 | ||
6.1 | August 2026 | December 2027 |
Old Unsupported Versions
These versions of Django have reached their EOL (End Of Life) and are no longer supported. If you are using one of these versions you should upgrade as soon as possible.
Version | Last Version | Release Date | End of Support | |
---|---|---|---|---|
4.1 | 4.1.13 | 2022-08-03 | December 2023 | |
4.0 | 4.0.10 | 2021-12-07 | April 2023 | |
3.2 LTS | 3.2.25 | 2021-04-01 | April 2024 | |
3.1 | 3.1.14 | 2020-08-04 | December 2021 | |
3.0 | 3.0.14 | 2019-12-02 | April 2021 | |
2.2 LTS | 2.2.28 | 2019-01-01 | April 2022 | |
2.1 | 2.1.15 | 2018-08-01 | December 2019 | |
2.0 | 2.0.13 | 2017-12-02 | April 2019 | |
1.11 LTS | 1.11.29 | 2017-04-04 | April 2020 | |
1.10 | 1.10.8 | 2016-08-01 | December 2017 | |
1.9 | 1.9.13 | 2015-12-01 | April 2017 | |
1.8 LTS | 1.8.19 | 2015-04-01 | April 2018 | |
1.7 | 1.7.11 | 2014-09-02 | December 2015 | |
1.6 | 1.6.11 | 2013-11-03 | April 2015 | |
1.5 | 1.5.12 | 2013-03-26 | September 2014 | |
1.4 LTS | 1.4.22 | 2012-03-23 | October 2015 | |
1.3 | 1.3.7 | 2011-03-23 | February 2013 | |
1.2 | 1.2.7 | 2010-05-17 | February 2013 | |
1.1 | 1.1.4 | 2009-07-29 | February 2013 | |
1.0 | 1.0.4 | 2008-09-03 | February 2013 | |
0.9 | 0.96.5 | 2005-11-16 | February 2013 |