Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy() #49

Open
Ben-yeah opened this issue Sep 10, 2020 · 3 comments

Comments

@Ben-yeah
Copy link

Hello, The only thing I'm personally see wrong with Treebeard and Django 3.0 is that 3.0 officially deprecated ugettext_lazy, and if you run python -Wall, you'll get a ton of RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy().

@glemmaPaul
Copy link
Owner

Hey @Ben-yeah I have not been able to be maintaining this package recently. Would you maybe want to contribute a PR on this particular issue?

Thanks for sharing this issue, definitely something to work on :)

@blueyed
Copy link

blueyed commented May 11, 2021

@glemmaPaul there appears to be a PR already: #48

@AvinashPrajapati
Copy link

still not fixed that create problem during deployment on heroku

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants