Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yezyilomo/django-restql
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.
https://github.com/yezyilomo/django-restql
Release v0.16.0
yezyilomo opened this pull request 8 days ago
yezyilomo opened this pull request 8 days ago
Generic relation support
exkson opened this pull request 20 days ago
exkson opened this pull request 20 days ago
Support nested RelatedField
jheld opened this issue 3 months ago
jheld opened this issue 3 months ago
β¨ add support for create op on generic relations
exkson opened this pull request 5 months ago
exkson opened this pull request 5 months ago
[Proposal] Return nested field directly in alias
shinneider opened this issue 9 months ago
shinneider opened this issue 9 months ago
eager loading false not working
Ekuesky opened this issue 11 months ago
Ekuesky opened this issue 11 months ago
Release v0.15.4
yezyilomo opened this pull request 12 months ago
yezyilomo opened this pull request 12 months ago
Fix error raised `when create_ops=[]` or `update_ops=[]`
yezyilomo opened this pull request about 1 year ago
yezyilomo opened this pull request about 1 year ago
Error raised when `create_ops=[]` or `update_ops=[]`
yezyilomo opened this issue about 1 year ago
yezyilomo opened this issue about 1 year ago
Add DELETE operation
yezyilomo opened this issue about 1 year ago
yezyilomo opened this issue about 1 year ago
ImportError: cannot import name 'NullBooleanField' from 'rest_framework.fields'
veenrokdalv opened this issue almost 2 years ago
veenrokdalv opened this issue almost 2 years ago
Include playground in repo to be able to provide it in project urls
KevinHamonApp opened this issue almost 2 years ago
KevinHamonApp opened this issue almost 2 years ago
DynamicMethodField issue with onetoMany and many2many object not iteration
obularajud opened this issue about 2 years ago
obularajud opened this issue about 2 years ago
Release v0.15.3
yezyilomo opened this pull request about 2 years ago
yezyilomo opened this pull request about 2 years ago
Run tests on newer versions of python django and drf
yezyilomo opened this pull request about 2 years ago
yezyilomo opened this pull request about 2 years ago
Update method doesn't raise a serializer error on save with invalid data.
jalondono opened this issue almost 3 years ago
jalondono opened this issue almost 3 years ago
Is it possible to exclude fields by default?
Alejandroid17 opened this issue almost 3 years ago
Alejandroid17 opened this issue almost 3 years ago
Release v0.15.2
yezyilomo opened this pull request almost 3 years ago
yezyilomo opened this pull request almost 3 years ago
Fix patching nested object to its parent
yezyilomo opened this pull request almost 3 years ago
yezyilomo opened this pull request almost 3 years ago
Parent object not saved after the nested object is assigned to it
sommelon opened this issue almost 3 years ago
sommelon opened this issue almost 3 years ago
Auto schema generation
aprams opened this issue almost 3 years ago
aprams opened this issue almost 3 years ago
Query by nested field not working
caiquestow opened this issue about 3 years ago
caiquestow opened this issue about 3 years ago
Querying data not working as expected
mario-maistra opened this issue about 3 years ago
mario-maistra opened this issue about 3 years ago
Serializer to_representation() does not honor query
schajee opened this issue about 3 years ago
schajee opened this issue about 3 years ago
Commitizen as potential improvement to contribution workflow
resurrexi opened this issue about 3 years ago
resurrexi opened this issue about 3 years ago
Release v0.15.1
yezyilomo opened this pull request about 3 years ago
yezyilomo opened this pull request about 3 years ago
Fix pks being converted into objects on nested fields
yezyilomo opened this pull request about 3 years ago
yezyilomo opened this pull request about 3 years ago
Wrong data passed to the nested serializer
sommelon opened this issue about 3 years ago
sommelon opened this issue about 3 years ago
Release v0.15.0
yezyilomo opened this pull request about 3 years ago
yezyilomo opened this pull request about 3 years ago
Update docs
yezyilomo opened this pull request about 3 years ago
yezyilomo opened this pull request about 3 years ago
Refactor code
yezyilomo opened this pull request about 3 years ago
yezyilomo opened this pull request about 3 years ago
Improve parsed query format and performance
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Improve parsed query format
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Refactor code
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Add a way to define a self referencing nested field
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Refactor code
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Improve foreignkey related fields, NestedCreateMixin and NestedUpdateMixin
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Avoid side effects on `validated_data` arg of `create` and `update` methods
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Skip nested fields when they're not filled instead of populating them with <empty> value
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Empty string(`""`) Should be invalid value for nested fields
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
When I deploy django-restql on AWS lambda, "?query={}" results into HTTP 400 error.
RadySonabu opened this issue over 3 years ago
RadySonabu opened this issue over 3 years ago
Refactor code
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Refactor code
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Improve the syntax of query
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Can not replace JSONField with a custom Serializer
dnievas04 opened this issue over 3 years ago
dnievas04 opened this issue over 3 years ago
Define basic data types for query argument values
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Make trailing commas at the end of fields and arguments a valid syntax
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Use space as alternative of comma for fields and arguments separation in query
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Fix ignoring validation of empty nested field on PUT request
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
NestedField will not ignored when PATCH
caesarleong opened this issue over 3 years ago
caesarleong opened this issue over 3 years ago
Update documentation
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Nested fields when using Meta.fields = '__all__' are not detected?
gonzaloamadio opened this issue over 3 years ago
gonzaloamadio opened this issue over 3 years ago
Release v0.14.0
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Fix requestless data mutation
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Update documentation
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Add a way to remove all nested objects at once
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Make lib work without request
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Make NestedField work when request is not available
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Catch model constraint errors
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Add REPLACE operation proposal
gonzaloamadio opened this issue over 3 years ago
gonzaloamadio opened this issue over 3 years ago
Replace travis ci with git hub actions
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Use github actions for testing
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Fix error when creating/updating ManyToOne nested field
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Issue template
sommelon opened this issue over 3 years ago
sommelon opened this issue over 3 years ago
Runtests is failing.
gonzaloamadio opened this issue over 3 years ago
gonzaloamadio opened this issue over 3 years ago
Problem when creating/updating ManyToOne nested field if a serializer is using fields = '__all__'
farasu opened this issue over 3 years ago
farasu opened this issue over 3 years ago
context with request always required even when not used
fturhan opened this issue over 3 years ago
fturhan opened this issue over 3 years ago
Remove Django dependency bcuz it's already included in DRF
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Remove Django dependency bcuz it's already included in DRF
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Release v0.13.1
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Remove parsed_query from serializer validation kwargs
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Improve error messages
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Catch errors due to alias functionality
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Fix bugs due to alias functionality
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
πUpdate README.md
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Fix QuerySyntaxError if the value of query argument is empty string
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Prefetching & Selecting nested fields is ignored if they are aliased
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Fix ignoring query & parsed_query kwargs
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
using query kwarg with get_serializer() will not function
caesarleong opened this issue over 3 years ago
caesarleong opened this issue over 3 years ago
Update docs
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Update docs
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Add Django RESTQL Play Ground on docs
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Suggestion: make query impact queryset to reduce django sql selection
fturhan opened this issue over 3 years ago
fturhan opened this issue over 3 years ago
Raise QuerySyntaxError if the value of query argument is empty string
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Create a live demo for people to experiment with the library before installing it
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Filtering with query arguments is ignored if it involves aliased field
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Update documentation
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Please Add History or Help for Upgrade
3lf opened this issue over 3 years ago
3lf opened this issue over 3 years ago
Release v0.13.0
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Update documentation
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Update comments
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Update README.md
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Update documentation
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Make DynamicFieldsMixin independent of request
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
How can I use it outside a view?
diegoduncan21 opened this issue over 3 years ago
diegoduncan21 opened this issue over 3 years ago
Allow including and excluding fields on the same field level
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago
Handle cases of repeated fields in a query
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Allow including and excluding fields on the same field level
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Nested aliases are left when renaming fields if at lest one field is excluded
yezyilomo opened this issue over 3 years ago
yezyilomo opened this issue over 3 years ago
Refactor code
yezyilomo opened this pull request over 3 years ago
yezyilomo opened this pull request over 3 years ago