graphene-django/graphene_django/utils
tschilling c2818c85e0
Switch from re_path to path.
The DEFAULT_GRAPHQL_URL had to change because it doesn't take into
account the APPEND_SLASH setting from within Django.
2021-12-12 11:18:37 -06: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 Switch from re_path to path. 2021-12-12 11:18:37 -06:00
utils.py WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00