graphene-django/examples
Florian Zimmermann e69e4a0399
Bugfix: call resolver function in DjangoConnectionField as documented (#1529)
* treat warnings as errors when running the tests

* silence warnings

* bugfix: let DjangoConnectionField call its resolver function

that is, the one specified using DjangoConnectionField(..., resolver=some_func)

* ignore the DeprecationWarning about typing.ByteString in graphql
2025-03-13 11:25:48 +03:00
..
cookbook Bump django from 3.2.24 to 3.2.25 in /examples/cookbook (#1508) 2024-04-09 03:39:21 +03:00
cookbook-plain Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
starwars Bugfix: call resolver function in DjangoConnectionField as documented (#1529) 2025-03-13 11:25:48 +03:00
__init__.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
django_test_settings.py Bugfix: call resolver function in DjangoConnectionField as documented (#1529) 2025-03-13 11:25:48 +03:00