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

changed to gettext_lazy because of deprecation #5

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

alexruetz
Copy link
Contributor

There is a deprecation hint since Django 3.0 for the usage of ugettext_lazy as seen here https://docs.djangoproject.com/en/3.0/releases/3.0/#id3

Replacing them with the gettext counterpart should be done.

@philgyford
Copy link

Any chance this PR could be merged, assuming it's acceptable?

Django 4.0 is nearly here and it would be good to know this nice app will keep working :) Thank you.

@AndrejZbin AndrejZbin merged commit 8166077 into AndrejZbin:master Nov 23, 2021
@AndrejZbin
Copy link
Owner

I'll try to release new version this week, Thanks.

@AndrejZbin
Copy link
Owner

Took me way longer than promised, but it's finally released

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.

3 participants