Skip to content

Conversation

@ramibch
Copy link
Contributor

@ramibch ramibch commented Dec 7, 2025

@ramibch ramibch changed the title fix: add argument to method for Django 6.0 compatibility fix: add returning_fields argument to MultilingualQuerySet._update method for Django 6.0 compatibility Dec 7, 2025
@ramibch ramibch requested a review from last-partizan December 7, 2025 13:04
@last-partizan
Copy link
Collaborator

@ramibch At what point you got stuck?

I'd suggest looking at django code, and see how that new field is used. Then, writing basic test, and using pdb or print to see how this new value behaves in our code.

@last-partizan
Copy link
Collaborator

django/django@55a0073

it seems returning_fields are used for generated fields... So, it's probably safe to ignore them for now...

@last-partizan last-partizan merged commit 36187e7 into deschler:master Dec 8, 2025
37 checks passed
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.

2 participants