DEP 20 accepted: Django is moving to an annual release cycle starting January 2028 with Django 2028. Django 6.1 and 6.2 LTS are the final releases under the old cycle.

Django 3.2.x

Support ended 2024-04-01

This series of Django releases was supported from 2021-04-01 to 2024-04-01.

Release Highlights

  • Django 3.2 is a long-term support release. It will have extended support until 2024-04
  • Adds support for Python 3.10 (as of Django 3.2.9). It may be worthwhile to look at the new features
    • The combination of Django 3.2 being an LTS and Python 3.10 being added makes upgrading both something to consider.
  • Automatic AppConfig discovery means default_app_config is no longer needed. It has been depricated
  • non-pytz time zones, such as Python 3.9+’s zoneinfo module now supported

Upgrade Gotchas

Supported Python Versions

  • Python 3.6
  • Python 3.7
  • Python 3.8
  • Python 3.9
  • Python 3.10

Release Type

Released Versions

Version Release Date Release Type Blog Post Release Notes GitHub
3.2.25 2024-03-04
SECURITY
Blog Post Release Notes GitHub
3.2.24 2024-02-06
SECURITY
Blog Post Release Notes GitHub
3.2.23 2023-11-01
SECURITY
Blog Post Release Notes GitHub
3.2.22 2023-10-04
SECURITY
Blog Post Release Notes GitHub
3.2.21 2023-09-04
SECURITY
Blog Post Release Notes GitHub
3.2.20 2023-06-03
SECURITY
Blog Post Release Notes GitHub
3.2.19 2023-05-03
SECURITY
Blog Post Release Notes GitHub
3.2.18 2023-02-14
SECURITY
Blog Post Release Notes GitHub
3.2.17 2023-02-01
SECURITY
Blog Post Release Notes GitHub
3.2.16 2022-10-04
SECURITY
Blog Post Release Notes GitHub
3.2.15 2022-08-03
SECURITY
Blog Post Release Notes GitHub
3.2.14 2022-07-04
SECURITY
Blog Post Release Notes GitHub
3.2.13 2022-04-11
SECURITY
Blog Post Release Notes GitHub
3.2.12 2022-02-01
SECURITY
Blog Post Release Notes GitHub
3.2.11 2022-01-04
SECURITY
Blog Post Release Notes GitHub
3.2.10 2021-12-07
SECURITY
Blog Post Release Notes GitHub
3.2.9 2021-11-01
BUGFIX
Release Notes GitHub
3.2.8 2021-10-05
BUGFIX
Release Notes GitHub
3.2.7 2021-05-04
BUGFIX
Release Notes GitHub
3.2.6 2021-08-02
BUGFIX
Release Notes GitHub
3.2.5 2021-07-01
SECURITY
Blog Post Release Notes GitHub
3.2.4 2021-06-02
SECURITY
Blog Post Release Notes GitHub
3.2.3 2021-05-13
BUGFIX
Blog Post Release Notes GitHub
3.2.2 2021-05-06
SECURITY
Blog Post Release Notes GitHub
3.2.1 2021-05-04
SECURITY
Blog Post Release Notes GitHub
3.2 2021-05-04
RELEASE
Blog Post Release Notes GitHub
3.2rc1 2021-05-04 Release Notes GitHub
3.2b1 2021-05-04
BETA
Release Notes GitHub
3.2a1 2021-01-19
ALPHA
Release Notes GitHub

Need help upgrading Django?

REVSYS can make it easy for your team.