mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 04:04:21 +00:00
Merge pull request #2976 from weldon0405/patch-2
updated file structure to include middlewares.py
This commit is contained in:
commit
124d577da1
@ -55,6 +55,7 @@ structure by default, similar to this::
|
|||||||
myproject/
|
myproject/
|
||||||
__init__.py
|
__init__.py
|
||||||
items.py
|
items.py
|
||||||
|
middlewares.py
|
||||||
pipelines.py
|
pipelines.py
|
||||||
settings.py
|
settings.py
|
||||||
spiders/
|
spiders/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user