mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-10-31 07:57:31 +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 | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_field_converter.py | ||
| test_multiple_model_serializers.py | ||
| test_mutation.py | ||