scrapy/docs/ref
Pablo Hoffman 7f30461410 added support for defining EXTENSIONS setting using dicts, like middleware settings
--HG--
rename : scrapy/tests/test_utils_middleware.py => scrapy/tests/test_utils_conf.py
rename : scrapy/utils/middleware.py => scrapy/utils/conf.py
2009-08-18 11:05:36 -03:00
..
downloader-middleware.rst merged with Daniel's HttpException-removal branch 2009-05-28 13:45:26 -03:00
email.rst mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
exceptions.rst Sorted exceptions reference alphabetically 2009-05-07 14:52:32 -03:00
extension-manager.rst added support for defining EXTENSIONS setting using dicts, like middleware settings 2009-08-18 11:05:36 -03:00
extensions.rst removed unnecesary response ResponseSoup extension, and replaced by a utils function with cache support 2009-08-10 21:02:24 -03:00
index.rst Added spider middleware documentation 2009-07-21 17:19:19 -03:00
link-extractors.rst Sorted out Link Extractors organization by moving all them to 2009-05-18 19:19:37 -03:00
logging.rst mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
request-response.rst moved httprepr() method (from Request and Response objects) to scrapy.utils functions 2009-07-25 18:56:12 -03:00
scheduler-middleware.rst fixed typo in doc 2009-07-21 17:38:46 -03:00
selectors.rst renamed x method of selectors to select 2009-08-17 15:58:06 -03:00
settings.rst added support for defining EXTENSIONS setting using dicts, like middleware settings 2009-08-18 11:05:36 -03:00
signals.rst remove response from item_passed and item_dropped signal api 2009-07-09 16:57:03 -03:00
spider-middleware.rst improve OffsiteMiddleware reference docs 2009-07-24 12:59:38 -03:00
spiders.rst renamed x method of selectors to select 2009-08-17 15:58:06 -03:00