deschler / django-modeltranslation

Translates Django models using a registration approach.
BSD 3-Clause "New" or "Revised" License
1.37k stars 258 forks source link

Add update_or_create method to MultilingualQuerySet ... #683

Closed Hopiu closed 1 year ago

Hopiu commented 1 year ago

And added a test case in ModeltranslationTest class as mentioned in #682 .