Skip to content

Migrate from pytz to zoneinfo #5635

@jennifer-richards

Description

@jennifer-richards

Description

As of Django 4.0, zoneinfo replaces pytz as Django's default timezone library. At Django 5.0, pytz support will be removed. In the effort to migrate Datatracker to Django 4 we have made use of the USE_DEPRECATED_PYTZ setting and the pytz_deprecation_shim package. Before we get to Django 5.0, we need to replace pytz entirely in the code base.

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions