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

Add Django 4.0 support #29

Open
nasir733 opened this issue Mar 12, 2022 · 2 comments
Open

Add Django 4.0 support #29

nasir733 opened this issue Mar 12, 2022 · 2 comments

Comments

@nasir733
Copy link

No description provided.

@VFS
Copy link

VFS commented Apr 6, 2022

I think most of the things preventing support for django 4.0 are related to the translation functions: django_mail_admin/admin.py:307: RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy().. Are there other parts of the app that need to be upgraded to support django 4.0?

@Zagrebelin
Copy link
Contributor

Fixed in 0.3.1

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

No branches or pull requests

3 participants