diff options
| author | Adam Johnson <me@adamj.eu> | 2024-06-25 17:12:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-25 13:12:10 -0300 |
| commit | 28522c3c8d5eb581347aececc3ac61c134528114 (patch) | |
| tree | 90293cc1fe2d278aee8783a2ab4f287e4cbe3eeb /tests/admin_inlines | |
| parent | bcc327aa326093a39f01a9bc98198807444900f3 (diff) | |
Fixed #35554, Refs #35060 -- Corrected deprecated *args parsing in Model.save()/asave().
The transitional logic added to deprecate the usage of *args for
Model.save()/asave() introduced two issues that this branch fixes:
* Passing extra positional arguments no longer raised TypeError.
* Passing a positional but empty update_fields would save all fields.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Diffstat (limited to 'tests/admin_inlines')
0 files changed, 0 insertions, 0 deletions
