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

Fix import #34

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Fix import #34

merged 2 commits into from
Mar 8, 2024

Conversation

SchrodingersGat
Copy link
Member

ugettext_lazy -> gettext_lazy
@SchrodingersGat SchrodingersGat merged commit 1d36bbe into main Mar 8, 2024
2 checks passed
@SchrodingersGat SchrodingersGat deleted the gettext-fix branch March 8, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ugettext_lazy was deprecated in Django 3.0 and now removed
1 participant