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 support for JSONField and fixed the update_translation_fields command #685

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

Hopiu
Copy link
Contributor

@Hopiu Hopiu commented Jun 1, 2023

Add support for JSONField in modeltranslation/fields.py and update_translation_fields command, and add tests for JSONField support.

Even if you prefer to not add the JSONField to the list of supported fields #614, the changes to update_translation_fields.py help to fix #615 .

…anslation_fields command and add tests for JSONField support.
@last-partizan last-partizan merged commit 25f7305 into deschler:master Jun 2, 2023
@last-partizan
Copy link
Collaborator

Thanks, merged.

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.

update_translation_fields populates Null values in JSON field
2 participants