Deprectated import ugettext_lazy from django.utils.translation
nielsuit227 opened this issue · 1 comments
nielsuit227 commented
Django has deprecated the ugettext_lazy
function from version 3.0. See the release notes. This function however is imported in rest_auth/views.py
on line 9.
Would be awesome if we can have a workaround!
For future reference, repo is not maintained, check out dj-rest-auth
.
alirezavafadost commented
i have this problem too,,
please solve it