Commit Graph

6 Commits

Author SHA1 Message Date
Thierry Guillemot
85da376333 Fix the setup of the cookbook example
`ingredients` and `recipes` from [examples/cookbook](https://github.com/graphql-python/graphene-django/tree/master/examples/cookbook) are included in cookbook/cookbook. 
By following the tutorial `ingredients` and `recipes` are in `cookbook/`.

Two possibilities : 
1) There is a mistake in the doc and I can correct it by adding a `cd cookbook` (as done by the PR)
2) Correct the [examples/cookbook](https://github.com/graphql-python/graphene-django/tree/master/examples/cookbook).

Solution 1 is easier but  I prefer the solution 2 because it is closer of what is done in the [django tutorial](https://docs.djangoproject.com/en/1.10/intro/tutorial01/).
2016-12-05 10:59:06 +01:00
Syrus Akbary
9d35b76697 Remove order_by in docs 2016-11-23 02:32:52 -08:00
Israel Saeta Pérez
e72f6b2610 Explain alternative way to specify schema in tutorial. 2016-11-12 20:08:01 +01:00
Joe Larson
d1f2863374 fixes docs to include ObjectType in root query 2016-10-03 13:23:22 -06:00
Syrus Akbary
2f9c5ee707 Updated docs as graphql highlight is not yet supported 2016-09-26 01:13:31 -07:00
Syrus Akbary
1f3fbe0e76 Added first version of the docs 2016-09-20 22:30:36 -07:00