Skip to content

Use gettext_lazy instead of ugettext_lazy for Django 4.0 compatibility #104

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

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Conversation

tghw
Copy link
Contributor

@tghw tghw commented Mar 29, 2022

ugettext_lazy has been removed in Django 4.0, deprecated since Django 3.0, and has been identical to gettext_lazy since at least Django 2.0.

@tghw
Copy link
Contributor Author

tghw commented Apr 5, 2022

@aaronn bump

@rsommerard
Copy link

@aaronn can you check and merge to be able to use your lib with Django 4 please?

@aaronn
Copy link
Owner

aaronn commented Apr 6, 2022

I’ll take a look today

@aaronn aaronn merged commit 23bc728 into aaronn:master Apr 6, 2022
@rsommerard
Copy link

Great, thank you very much 👍. Have you planed to release a new version on Pypi?

@aaronn
Copy link
Owner

aaronn commented Apr 7, 2022

A few days once I triage everything else here.

@aaronn
Copy link
Owner

aaronn commented Apr 11, 2022

1.5.8 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