Ecosyste.ms: Awesome
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: 24 days ago
JSON representation
A class to wrapper Django QuerySets and lists together providing slice and access to specific elements
- Host: GitHub
- URL: https://github.com/belimawr/django-multiqueryset
- Owner: belimawr
- License: lgpl-2.1
- Created: 2015-01-21T18:00:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-21T18:24:18.000Z (almost 10 years ago)
- Last Synced: 2024-08-04T04:05:07.860Z (4 months ago)
- Language: Python
- Size: 145 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - django-multiqueryset - A class to wrapper Django QuerySets and lists together providing slice and access to specific elements (Python)
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