django-rest-auth
django-rest-auth copied to clipboard
fix import errors for django v.4.0
Fix import errors:
django.utils.translation
- ugettext_lazy -> gettext_lazy
django.conf.urls -> django.urls
- url -> re_path
django.utils.encoding
- force_text -> force_str
I am waiting for this to get merged
Still not merged?
Can this be merged please?
Update: As per readme, this project is no longer maintained. You can use https://github.com/iMerica/dj-rest-auth