clokep / django-querysetsequence

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

Create a module instead of a single file #11

Closed clokep closed 7 years ago

clokep commented 7 years ago

Make queryset_sequence a real module instead of an individual file. This will allow for additional files in the future.