django-querysetsequence

Chain multiple (disparate) QuerySets in Django

ISC License

Downloads
27.6K
Stars
107
Committers
16
django-querysetsequence - v0.2.2

Published by clokep over 2 years ago

0.2.2 (2016-01-08)

Improvements

  • Support the get() method on QuerySetSequence
django-querysetsequence - v0.2.1

Published by clokep over 2 years ago

0.2.1 (2016-01-08)

Bugfixes

  • Fixed a bug when there's no data to iterate.
django-querysetsequence - v0.2

Published by clokep over 2 years ago

0.2 (2016-01-08)

Bugfixes

  • Do not try to instantiate EmptyQuerySet.

Maintenance

  • Fixed packaging for pypi.
django-querysetsequence - v0.1

Published by clokep over 2 years ago

0.1 (2016-01-07)

  • Initial release to support Django 1.8.8

The initial commits on based on DjangoSnippets and other code:

Package Rankings
Top 4.41% on Pypi.org
Related Projects