clokep / django-querysetsequence

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

Add a test for the interaction between order_by and only. #72

Closed clokep closed 4 years ago

clokep commented 4 years ago

An additional test to avoid regressions.