graphene-django/graphene_django/filter
Ülgen Sarıkavak eb46f0da0a
Fix remaining graphene 3.0 and graphql 3.0 compatiblity
* names must be strings

* update to expected schemas to new format

* Call get() on django promises to get the actual value
2020-05-04 14:36:53 +02:00
..
tests Fix remaining graphene 3.0 and graphql 3.0 compatiblity 2020-05-04 14:36:53 +02:00
__init__.py Reformatted files using black 2018-07-19 16:52:24 -07:00
fields.py Keep original queryset on DjangoFilterConnectionField (#816) 2019-11-29 09:13:16 +00:00
filterset.py Python 3 (#904) 2020-04-06 13:21:07 +01:00
utils.py Python 3 (#904) 2020-04-06 13:21:07 +01:00