Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Compatibility with Django 4.2 #1100

Closed
@fediev

Description

@fediev

Like similar previous issues #790 or #610, this is not a bug actually.

Django 4.2 needs mysqlclient 1.4.3 as minimum suppored version. Current PyMySQL has 1.4.0 as doctored version_info for MySQLdb compatibility.

Is it possible for MySQLdb version to be bumped up? If so, it will be very helpful for me. Thanks.

ref.
https://docs.djangoproject.com/en/4.2/releases/4.2/#miscellaneous
https://github.com/django/django/blob/main/django/db/backends/mysql/base.py#L33-L37

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions