graphene-django/graphene_django/utils
Jiahao Li 56183c06b9
Doc clarification for headers arg in testing utils
I think it might be helpful to add an explicit hint that HTTP headers should be prepended with `HTTP_` as required by `django.test.Client` (at least it was not super obvious to me when I tried to use it).
2021-02-15 16:10:35 -05:00
..
tests Fix backward compability on GraphQLTestCase._client setter (#1094) 2021-01-09 19:14:54 -08:00
__init__.py Python 3 (#904) 2020-04-06 13:21:07 +01:00
str_converters.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
testing.py Doc clarification for headers arg in testing utils 2021-02-15 16:10:35 -05:00
utils.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00