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

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: 6 months 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