mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-24 02:52:04 +03:00
* 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 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
models.py | ||
mutation.py | ||
serializer_converter.py | ||
types.py |