mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Removed versionadded/changed annotations for 5.0.
This also removes remaining versionadded/changed annotations for older versions.
This commit is contained in:
@@ -27,10 +27,6 @@ interacting with end users.
|
||||
Time zone support is enabled by default. To disable it, set :setting:`USE_TZ =
|
||||
False <USE_TZ>` in your settings file.
|
||||
|
||||
.. versionchanged:: 5.0
|
||||
|
||||
In older version, time zone support was disabled by default.
|
||||
|
||||
Time zone support uses :mod:`zoneinfo`, which is part of the Python standard
|
||||
library from Python 3.9.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user