Skip to content

Version 5.0 drops Django 3.1 support, but can be installed alongside it #90

@tiltier

Description

@tiltier

django-timezone-field dropped support for older Django versions, but does not restrict the Django version in its dependency list. Tools like Poetry will conclude that these versions of the library may be installed alongside an unsupported Django version.

The project should make the supported versions explicit, so that automatic upgrades beyond supported versions are averted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions