mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 18:44:20 +00:00
Update tutorial.rst startproject files
Added middlewares.py to accurately reflect the file structure created by "scrapy startproject tutorial"
This commit is contained in:
parent
f729d74886
commit
169dc2860e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user