#
queryset
Here are 22 public repositories matching this topic...
A django app to apply filters on drf querysets using query params with validations using voluptuous.
-
Updated
Apr 19, 2022 - 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
simple project management tool for educational purposes
i18n
python
docker
redis
memcached
django
rabbitmq
docker-compose
postgresql
l10n
uwsgi
django-templates
python3
celery
django-orm
queryset
django-forms
unittests
django-views
-
Updated
Jun 6, 2022 - Python
POC for Decoupled Template Rendering in a Django Application
-
Updated
Jun 7, 2022 - 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
Python utilities
-
Updated
Apr 20, 2021 - Python
Simple ORM for SQL Server | Currently version 1.0.2
-
Updated
Apr 28, 2020 - C#
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."