Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belimawr/django-multiqueryset

A class to wrapper Django QuerySets and lists together providing slice and access to specific elements
https://github.com/belimawr/django-multiqueryset

Last synced: about 1 month ago
JSON representation

A class to wrapper Django QuerySets and lists together providing slice and access to specific elements

Awesome Lists containing this project

README

        

====================
django-multiqueryset
====================
A class to wrapper Django QuerySets and lists together providing slice and access to specific elements

====
TODO
====
- Better documentation and examples
- Code improvements