ImportError: cannot import name 'ungettext_lazy' from 'django.utils.translation'
Closed this issue · 1 comments
mnemchinov commented
Hi! In Django 4 ugettext_lazy has been removed Now you should use gettext_lazy
mnemchinov commented
Closed this issue · 1 comments
Hi! In Django 4 ugettext_lazy has been removed Now you should use gettext_lazy