graphene-django/graphene_django/utils
2020-02-26 17:04:58 -08:00
..
__init__.py Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +01:00
testing.py Use the Django Client test utility instance that Django provides with its TestCase class. This allows GraphQL tests to make use of the stateful client methods like login() 2020-02-26 17:04:58 -08:00
utils.py add Django 3.0 to the test matrix (#793) 2019-10-18 11:38:59 +01:00