Merge pull request #2964 from weldon0405/patch-1

Update tutorial.rst startproject files
This commit is contained in:
Mikhail Korobov 2017-10-26 16:05:31 +05:00 committed by GitHub
commit 73c40eb324
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ This will create a ``tutorial`` directory with the following contents::
__init__.py
items.py # project items definition file
middlewares.py # project middlewares file
pipelines.py # project pipelines file