You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
d-kahara, cayla, pulse-mind, mfisco, moshfrid and 2 more