scrapy/docs/ref
Pablo Hoffman 635ac1ca64 Simplified domain prioritizers, so that they don't receive domains in the
constructor (domain prioritizers will be refactored later anyway) and
simplified Scrapy Manager code thanks to this.

Added make_request_from_url method to BaseSpider, splitting funtionality to
create requests from URLs which was previously done all in start_requests.
2009-06-10 14:21: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 mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
extensions.rst mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
index.rst mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -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 fixed some doc typos reported by phaithful 2009-05-14 08:32:48 -03:00
selectors.rst mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
settings.rst updated settings doc 2009-05-28 13:52:56 -03:00
signals.rst mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
spiders.rst Simplified domain prioritizers, so that they don't receive domains in the 2009-06-10 14:21:36 -03:00