clokep / django-querysetsequence

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

Drop support for old versions of Django / DRF, support Django 4.1. #98

Closed clokep closed 2 years ago

clokep commented 2 years ago

Django 2.2 and 3.1 are no longer supported. Drops versions of django-rest-framework that didn't support at least Django 3.2.

Adds (basic) support for Django 4.1.