flavors / django-graphql-social-auth

Python Social Auth support for Graphene Django
https://pypi.python.org/pypi/django-graphql-social-auth
MIT License
109 stars 33 forks source link

cannot import ugettext_lazy #31

Open mohibullah70 opened 1 year ago

mohibullah70 commented 1 year ago

Django 4 has deprecated ugettext_lazy and instead it is now gettext_lazy.

xkayo32 commented 1 year ago

também estou com esse erro

dima-kov commented 8 months ago

any plans to handle this error?

robquinn commented 6 months ago

I am experiencing this same error. Will this be addressed any time soon?

yeroshalmimLF commented 4 days ago

@flavors @mongkok @syrusakbary @PiDelport
The code is ALREADY in the repo https://github.com/flavors/django-graphql-social-auth/commit/e7ac9fe6552953a286a2e21efcfa02d893195b37

Can you please just make a new release. You do not even need to make any code changes