Merge pull request #2976 from weldon0405/patch-2

updated file structure to include middlewares.py
This commit is contained in:
Mikhail Korobov 2017-10-26 16:04:59 +05:00 committed by GitHub
commit 124d577da1
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ structure by default, similar to this::
myproject/
__init__.py
items.py
middlewares.py
pipelines.py
settings.py
spiders/