django-recaptcha2 icon indicating copy to clipboard operation
django-recaptcha2 copied to clipboard

Replace uggettext_lazy with gettext_lazy to support Django 4.0

Open za opened this issue 3 years ago • 9 comments

django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() are removed.

https://docs.djangoproject.com/en/4.0/releases/4.0/#features-removed-in-4-0

Django trac ticket: https://code.djangoproject.com/ticket/30165

za avatar Jul 16 '22 12:07 za

Hi @kbytesys do you have any comment/feedback on this PR? Thank you.

za avatar Aug 16 '22 10:08 za

+1 on this, this is needed!

thisisayush avatar Nov 22 '22 11:11 thisisayush

+1 will be a great improvement.

valbertovc avatar Jan 04 '23 21:01 valbertovc

+1 Please update this!

subaquatic-pierre avatar Aug 17 '23 11:08 subaquatic-pierre

Oh, it's been a year. Can we merge it soon? @subaquatic-pierre

za avatar Aug 18 '23 02:08 za