Skip to content

ugettext_lazy breaks with Django 4.0 alpha 1 release #399

@awtimmering

Description

@awtimmering

Can a release be made including #342 (replace ugettext_lazy with gettext_lazy)?

The newly released Django 4.0 alpha 1 has dropped ugettext_lazy.
The latest release of django-dbbackup still uses ugettext_lazy. This was addressed in #342 however not yet released, meaning of dbbackup run into errors and can not try their applications on Django 4.0 alpha 1 until this is done.

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