graphene/docs
Vincent Poulailleau 98c2af3fcc
fix access to the request in Django
With the current documentation, I get after execution:
"graphql.error.located_error.GraphQLLocatedError: name 'context' is not defined"

I don't get any error after the correction I made (I haven't yet tried to upload a file…)
2017-10-30 16:00:18 +01:00
..
execution Updated docs 2017-07-27 03:05:58 -07:00
relay fix access to the request in Django 2017-10-30 16:00:18 +01:00
testing Added extra parameters section in testing docs 2017-04-10 16:18:45 -07:00
types Fixed minor grammatical error 2017-10-27 15:58:32 +05:30
conf.py Updated graphene to 1.0 🎉 2016-09-26 09:20:41 -07:00
index.rst Added testing docs 2017-04-10 00:48:06 -07:00
Makefile Added execution context example. Fixed #306 2016-11-14 20:49:33 -08:00
quickstart.rst Updated docs to use stable version of Graphene 2.0 2017-10-26 00:22:59 -07:00
requirements.txt Add Sphinx to requirements for building graphene docs 2017-03-01 16:11:04 +07:00