mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-10-27 22:21:06 +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 | ||
| converter.py | ||
| forms.py | ||
| mutation.py | ||
| types.py | ||