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 inherited fields when using django-modeltranslation >= 0.19 #433

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

Conversation

tognee
Copy link

@tognee tognee commented Jul 15, 2024

Fixes and closes #429

@DiogoMarques29
Copy link
Collaborator

Hi @tognee,

Could you please update this line in the workflow?

django-modeltranslation: ["0.17", "0.18"]

The tests should now use version 0.19 of django-modeltranslation.

Thank you!

@jorenham
Copy link
Contributor

ping @tognee

@tognee
Copy link
Author

tognee commented Oct 18, 2024

Sorry, totally forgot about this PR. I've changed the version in the CI and made a new commit

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.

Inherited fields are not pached when using django-modeltranslation > 0.19.0
3 participants