graphene-django/docs
2020-01-11 14:49:17 +01:00
..
_static Update doc setup (#673) 2019-06-14 12:33:37 +01:00
authorization.rst Use field and exclude in docs instead deprecated attrs (#740) 2019-09-07 09:49:41 -07:00
conf.py Rebuild documentation 2019-05-07 19:23:01 +01:00
debug.rst bump graphiql to 0.13.0, and rename __debug to _debug due to __ limitations 2019-05-20 17:48:28 +08:00
filtering.rst Fix a small typo, filerset_class -> filterset_class (#762) 2019-09-17 09:13:47 -07:00
index.rst Add documentation for settings 2019-05-07 20:23:10 +01:00
installation.rst Add information on how to deal with CSRF protection (#838) 2020-01-11 14:49:17 +01:00
introspection.rst Update schema introspection docs to show SCHEMA_INDENT option (#802) 2019-10-19 20:33:33 +01:00
Makefile Update doc setup (#673) 2019-06-14 12:33:37 +01:00
mutations.rst make Mutation class ObjectType. (#748) 2019-08-16 14:34:28 +01:00
queries.rst replace merge_queryset with resolve_queryset pattern (#796) 2019-11-28 10:49:37 +00:00
requirements.txt Update doc setup (#673) 2019-06-14 12:33:37 +01:00
schema.py Updated Tutorial with Highlights (#801) 2019-10-31 19:31:31 -04:00
schema.rst Rebuild documentation 2019-05-07 19:23:01 +01:00
settings.rst Adds documentation to CAMELCASE_ERRORS setting (#689) 2019-07-08 22:22:08 +01:00
testing.rst Adds variables arg to GraphQLTestCase.query (#699) 2019-09-07 11:49:29 -07:00
tutorial-plain.rst Updated Tutorial with Highlights (#801) 2019-10-31 19:31:31 -04:00
tutorial-relay.rst Rebuild documentation 2019-05-07 19:23:01 +01:00