Re: Paid Contributions for specific feature in Django

2021-04-20 Thread 'Taylor Hakes' via Django developers (Contributions to Django itself)
Thanks Adam for linking to that thread and thanks Tim for offering to write the backend. It would be great if we can open source what Disney has already done (to avoid duplicate work). I will continue the discussion over on that thread and see where it goes. On Tue, Apr 20, 2021 at 4:02 PM Tim Gra

Re: QuerySet.iterator together with prefetch_related because of chunk_size

2020-05-21 Thread 'Taylor Hakes' via Django developers (Contributions to Django itself)
That makes sense to me. It is a little weird, but it’s the best option. I will post a comment on the PR. I am happy to update the code if he’s not available. On Wed, May 20, 2020 at 9:59 PM charettes wrote: > Taylor, I think that 2. is the way forward. > > It looks like the linked PR doesn't en