graphene-django/graphene_django/utils
Jiahao Li beb2e4aae3
Doc clarification for headers arg in testing utils (#1117)
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-22 20:13:49 -08: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 (#1117) 2021-02-22 20:13:49 -08:00
utils.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00