#
queryset
Here are 19 public repositories matching this topic...
A django app to apply filters on drf querysets using query params with validations using voluptuous.
-
Updated
Jul 2, 2019 - Python
Django classes to make your models, managers, and querysets serializable, with built-in support for related objects in ~150 LoC
python
json
django
serializer
model
dict
queryset
serialize
full
modelmanager
serializer-django
serializers
wadofstuff
model-to-dict
-
Updated
Nov 3, 2019 - Python
[READ-ONLY] Subtree split of the django like ORM component
-
Updated
Feb 26, 2018 - PHP
Delegate django rest framework object permissions to an object pointed by foreign key/m2m
-
Updated
Sep 8, 2019 - Python
CSV QuerySet serialization for the Django framework
-
Updated
Jan 13, 2020 - Python
The function slices a queryset into smaller querysets containing chunk_size objects and then yield them. It is used to avoid memory error when processing huge queryset, and also database error due to that the database pulls whole table at once. Concurrent database modification wouldn't make some entries repeated or skipped in this process.
-
Updated
Jan 9, 2017 - Python
Simple ORM for SQL Server | Currently version 1.0.2
-
Updated
Apr 28, 2020 - C#
Python utilities
-
Updated
Jun 10, 2020 - Python
Improve this page
Add a description, image, and links to the queryset topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the queryset topic, visit your repo's landing page and select "manage topics."

