Re: Update returning

2023-09-25 Thread Aivars Kalvāns
Hi! I want to implement these changes and I have a PR in the ticket https://code.djangoproject.com/ticket/32406 At the moment I have a new `update_returning` method but I can easily replace it with ` (updates=None, *, returning:bool=None, **kwargs)` if you decide to add functionality to the exi

Fellow Reports - September 2023

2023-09-25 Thread Mariusz Felisiak
Week ending September 10, 2023 Released Django 4.2.5, 4.1.11, and 3.2.21. Prepared https://code.djangoproject.com/wiki/Version5.1Roadmap. *Triaged:* https://code.djangoproject.com/ticket/10808 - Multiple inheritance (model-based) broken for __init__ of common fields in diamond inheritance (i