Add reference to cookbook-plain in tutorial-plain.rst

This commit is contained in:
Radoslav Georgiev 2017-02-14 20:28:49 +02:00
parent 531a5348e6
commit 9621054852

View File

@ -11,6 +11,10 @@ A good idea is to check the `graphene <http://docs.graphene-python.org/en/latest
Setup the Django project
------------------------
You can find the entire project in ``examples/cookbook-plain``.
----
We will setup the project, create the following:
- A Django project called ``cookbook``