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

Use renamed gettextlaxy for Django 4 compatibility #323

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hydrospanner
Copy link

@hydrospanner hydrospanner commented Jan 15, 2025

Fixes #322

This also adds an example of the mixin to the test_app for added test coverage.
Adding it to the test_app should allow it to be used for additional test cases, if needed.

This test currently fails on master, raising the ImportError:

ImportError: cannot import name 'ugettext_lazy' from 'django.utils.translation'
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.

CRUDHistoryAdminMixin does not support Django 4
1 participant