We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove the USE_DEPRECATED_PYTZ setting from settings.py. Django will default to using timezones source from the zoneinfo library.
USE_DEPRECATED_PYTZ
settings.py
pytz support is being dropped in Django 5.0, and its use has been deprecated.