mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-10-30 15:37:28 +03:00
`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/). |
||
|---|---|---|
| .. | ||
| authorization.rst | ||
| conf.py | ||
| debug.rst | ||
| filtering.rst | ||
| index.rst | ||
| introspection.rst | ||
| Makefile | ||
| requirements.txt | ||
| tutorial.rst | ||