nessita

Results 180 comments of nessita

Hello @silentbugs @mmclar I see that this PR needs a new round of reviews, in order to progress with that, would you please rebase onto main, fix conflicts, and re-ping...

> @nessita I've resolved the conflicts and updated some new tests -- how do I get a re-review? Thanks for that work. Before pinging specific people, did you solve the...

Hey @codingjoe, while reading all the commentary for [ticket-32577](https://code.djangoproject.com/ticket/32577), I was pointed at this PR. Do you have time to keep working on this PR? I could help with the...

@codingjoe I have rebased and fixed conflicts and code style. There were a couple of changes I wasn't sure about so you'd need to review and fix accordingly: 1. Implementation...

I also had to revert this change because lots of tests (specifically in `custom_pk` where failing: ```diff diff --git a/django/db/models/base.py b/django/db/models/base.py index 0f8af9f9204e3..11b7f04dd34ef 100644 --- a/django/db/models/base.py +++ b/django/db/models/base.py @@ -872,7...

I'm doing some PR housekeeping. I'll be closing this since I believe that the diff is too outdated to review it properly. @blueyed if you want this PR to be...

Hello @orf! I'm doing some PR cleanup. Would you have time to keep working on this? Specifically, if you could rebase onto the latest main, and also resolve conflicts, that...

I think this is a useful feature, and I would not like to see all the effort from the author and the reviewers going to waste. So I took some...

If no one beats me to it, next week I will check every review comment to see if they are already solved/applied/answered, and then I'll test it IRL.

> See Carlton's [comment](https://code.djangoproject.com/ticket/31262#comment:9). Thanks, great pointer! I'll re-read next week and see if I can pick this up, following the plan from Carlton.