diff options
Diffstat (limited to 'docs/releases/3.2.txt')
| -rw-r--r-- | docs/releases/3.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.2.txt b/docs/releases/3.2.txt index 2182618a7b..d3d3f44b8e 100644 --- a/docs/releases/3.2.txt +++ b/docs/releases/3.2.txt @@ -657,6 +657,9 @@ MySQL 5.7 and higher. Miscellaneous ------------- +* Django now supports non-``pytz`` time zones, such as Python 3.9+'s + :mod:`zoneinfo` module and its backport. + * The undocumented ``SpatiaLiteOperations.proj4_version()`` method is renamed to ``proj_version()``. |
