infoportugal/wagtail-modeltranslation

ImportError: cannot import name 'ugettext' from 'django.utils.translation'

Closed this issue · 1 comments

It was removed in django 4.
How we can solve this problem.

https://stackoverflow.com/questions/71420362/django4-0-importerror-cannot-import-name-ugettext-lazy-from-django-utils-tra

I've been using Django 3 and django-mongoengine-filter for over a year.
I upgraded the app to Django 4.
The following error is coming.

I need to find a way to solve this. Because my whole project is affected.

a

Hey @basitiyidir
We just released a new version (0.11rc3) with those fixes. Give it a spin!

Cheers