graphene-django/docs
Jason Kraus c049ab7470
WIP: Merge master into v3 (#1086)
* merge master into v3

* fix order_by snake casing by checking if value is None, switch executor to execution_context_class since schema.execute no longer supports executor

* fix linting by removing duplicate defintion and test of convert_form_field_to_string_list
2020-12-30 15:37:57 -08:00
..
_static Update doc setup (#673) 2019-06-14 12:33:37 +01:00
authorization.rst Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
conf.py Python 3 (#904) 2020-04-06 13:21:07 +01:00
debug.rst WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
extra-types.rst Add extra types documentation (#902) 2020-05-09 12:19:02 +01:00
fields.rst fix typo (#959) 2020-05-11 21:03:17 +01:00
filtering.rst WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
index.rst Update GraphiQL, add GraphiQL subscription support (#1001) 2020-07-12 14:42:31 +01:00
installation.rst WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
introspection.rst Detect format from output file path (#868) 2020-03-13 10:04:55 +00:00
Makefile Update doc setup (#673) 2019-06-14 12:33:37 +01:00
mutations.rst WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
queries.rst WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
requirements.txt Update doc setup (#673) 2019-06-14 12:33:37 +01:00
schema.py Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
schema.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
settings.rst Merge branch 'master' into v3 2020-08-12 07:06:35 +01:00
subscriptions.rst Update GraphiQL, add GraphiQL subscription support (#1001) 2020-07-12 14:42:31 +01:00
testing.rst WIP: Merge master into v3 (#1086) 2020-12-30 15:37:57 -08:00
tutorial-plain.rst Update tutorial docs (#994) 2020-08-05 20:17:53 +01:00
tutorial-relay.rst Merge branch 'master' into v3 2020-08-06 20:35:08 +01:00