clokep / django-querysetsequence

Chain multiple (disparate) QuerySets in Django
https://django-querysetsequence.readthedocs.io/
ISC License
107 stars 25 forks source link

Fix #67: Add QSS._prefetch_related_lookups #68

Closed jpic closed 4 years ago

jpic commented 4 years ago

Sorry for the delay...

dicato commented 4 years ago

Looks good to me! I'll let @clokep weigh in as you both discussed this approach in the issue.

clokep commented 4 years ago

@jpic I pushed a couple of commits, let me know if you think the changes look good!

clokep commented 4 years ago

My plan is to merge this and do a release next week.