* stage: Unreviewed => Accepted
Comment:
Hey Maxim, OK, yes. Where it's called the argument is `obj`, so +1 to
making it consistent.
Want to make the PR?
Thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Bakdolot
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:3>
Comment (by Maxim Danilov):
Replying to [comment:2 Carlton Gibson]:
> Hey Maxim, OK, yes. Where it's called the argument is `obj`, so +1 to
making it consistent.
> Want to make the PR?
>
> Thanks.
Yes Carlton. I want to try to made it.
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:4>
Comment (by Bakdolot):
[https://github.com/django/django/pull/16529 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:5>
* version: 4.1 => dev
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"5f3c7b7e1d059397e915bfa71409b49648b5d524" 5f3c7b7e]:
{{{
#!CommitTicketReference repository=""
revision="5f3c7b7e1d059397e915bfa71409b49648b5d524"
Fixed #34317 -- Renamed "instance" argument of
BaseModelFormSet.save_existing() method.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:7>
Comment (by Maxim Danilov):
Replying to [comment:7 GitHub <noreply@…>]:
> In [changeset:"5f3c7b7e1d059397e915bfa71409b49648b5d524" 5f3c7b7e]:
> {{{
> #!CommitTicketReference repository=""
revision="5f3c7b7e1d059397e915bfa71409b49648b5d524"
> Fixed #34317 -- Renamed "instance" argument of
BaseModelFormSet.save_existing() method.
> }}}
Mariusz Felisiak was faster than me :*-(
Thank you.
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:8>
Comment (by Mariusz Felisiak):
> Mariusz Felisiak was faster than me :*-(
Not me, I only merged PR prepared by Bakdolot.
--
Ticket URL: <https://code.djangoproject.com/ticket/34317#comment:9>