clokep / django-querysetsequence

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

Add information about the bulk_update() method. #63

Closed clokep closed 4 years ago

clokep commented 4 years ago

Django 2.2 added a new QuerySet method. It isn't supported, but we should include it.