clokep / django-querysetsequence

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

Support Django REST Framework 3.14 & Python 3.11. #101

Closed clokep closed 1 year ago

clokep commented 1 year ago

Hm, this seems to have a flake on Python 3.7 with the ordering on Postgres. I've been unable to reproduce this locally though. Will see if it comes up in the future or not.