Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from Deprecated ugettext #49

Merged
merged 1 commit into from
May 18, 2022
Merged

Switch from Deprecated ugettext #49

merged 1 commit into from
May 18, 2022

Conversation

morrismukiri
Copy link
Member

@morrismukiri morrismukiri commented May 18, 2022

django.utils.translation.ugettext(), ugettext_lazy(), ugettext_noop(), ungettext(), and ungettext_lazy() were deprecated since django 3.0 and removed in 4.0

Switch to functions that they’re aliases for

Signed-off-by: Morris Mukiri <morrismukiri@gmail.com>
@morrismukiri morrismukiri changed the title witch from depracated ugettext Switch from Deprecated ugettext May 18, 2022
@morrismukiri morrismukiri merged commit 51ee1da into master May 18, 2022
@morrismukiri morrismukiri deleted the prep-django-4 branch May 18, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants