graphene-django/docs
Jonathan Kim 348fcf37a0
Detect format from output file path (#868)
* Detect format from output file path

* Fix tests

* Add test for exporting graphql file

* Add some documentation
2020-03-13 10:04:55 +00:00
..
_static Update doc setup (#673) 2019-06-14 12:33:37 +01:00
authorization.rst Improv/documentation fixes (#895) 2020-03-07 17:17:45 +01: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 Improv/documentation fixes (#895) 2020-03-07 17:17:45 +01: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 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 Add options to override how Django Choice fields are converted t… (#860) 2020-03-13 10:04:25 +00:00
testing.rst Adds variables arg to GraphQLTestCase.query (#699) 2019-09-07 11:49:29 -07:00
tutorial-plain.rst Improv/documentation fixes (#895) 2020-03-07 17:17:45 +01:00
tutorial-relay.rst Improv/documentation fixes (#895) 2020-03-07 17:17:45 +01:00