clokep / django-querysetsequence

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

Support asynchronous ORM methods #93

Open clokep opened 2 years ago

clokep commented 2 years ago

See Django 4.1 release notes and the corresponding documentation and the list of methods.