scrapy/docs/topics
Vostretsov Nikita 8afffb7234 Tests Cleanup
add doctest for function
no need in this variables
move common assertion inside function
rename variable
rename variables
rename function
use function
this is not a method of public API
correct name for test
Update docs/topics/settings.rst

Co-Authored-By: whalebot-helmsman <whalebot.helmsman@gmail.com>
2019-03-25 16:08:40 +03:00
..
_images Removed obsolete firebug-images 2018-08-23 16:19:13 +02:00
api.rst DOC State explicitly that spiders are loaded recursively. 2016-12-01 13:26:19 -03:00
architecture.rst Update architecture.rst 2017-01-10 10:40:27 +01:00
autothrottle.rst Update autothrottle.rst 2017-05-24 19:59:36 +05:00
benchmarking.rst DOC update examples with long longger names 2016-12-16 21:47:58 +05:00
broad-crawls.rst Add documentation 2019-03-22 15:40:37 +03:00
commands.rst Document the SCRAPY_PROJECT environment variable 2019-03-22 15:40:36 +03:00
contracts.rst Use request_cls attribute in contract definition 2018-09-03 20:07:37 +03:00
debug.rst Correct the unclear comments by adding <# < processing code not shown > 2018-10-02 19:48:48 +02:00
deploy.rst Use https for external links wherever possible in docs 2017-10-26 23:33:45 +05:30
developer-tools.rst Added missing curly brace 2018-08-23 14:50:49 +02:00
djangoitem.rst Update documentation links 2016-03-03 16:28:33 +00:00
downloader-middleware.rst [doc] update default RETRY_HTTP_CODES 2018-07-13 11:55:16 -07:00
email.rst Update docs 2017-10-05 10:16:42 +02:00
exceptions.rst Added doc for `scrapy.exceptions.DontCloseSpider`. Also fixes inaccurate doc for `scrapy.signals.spider_idle`. 2017-06-15 11:09:17 +08:00
exporters.rst fix issues identified in review 2017-10-31 18:08:47 -04:00
extensions.rst Link "Debugging in Python" article to its new location 2017-10-10 22:49:22 +05:30
feed-exports.rst Include Python version indication to each required library used in S3 storage 2018-06-13 18:11:43 -03:00
item-pipeline.rst Create item-pipeline.rst 2017-06-09 16:12:20 +08:00
items.rst DOC more Python 3 in examples 2018-09-12 17:57:27 +05:00
jobs.rst DOC more Python 3 in examples 2018-09-12 17:57:27 +05:00
leaks.rst Update debugging memory leaks section in the docs 2018-06-09 18:17:11 +09:00
link-extractors.rst [MRG+1] doc: fix documentation error in link-extractor.rst (#2676) 2017-05-06 02:47:06 +05:00
loaders.rst DOC more Python 3 in examples 2018-09-12 17:57:27 +05:00
logging.rst update scrapinghub.com urls to use https 2017-08-24 16:03:36 -03:00
media-pipeline.rst update docs 2018-04-13 19:06:29 +09:00
practices.rst Use https links wherever possible 2017-10-28 16:24:40 +05:30
request-response.rst Doc: update wording for COOKIES_ENABLED 2018-03-27 16:21:07 -04:00
scrapyd.rst Use https:// for readthedocs links 2017-06-01 16:41:52 +02:00
selectors.rst DOC mention gotcha with `foo::text` selector and empty `foo` elements 2018-09-18 05:03:35 +05:00
settings.rst Tests Cleanup 2019-03-25 16:08:40 +03:00
shell.rst DOC switch from .extract to get/getall API in docs 2018-09-12 17:57:27 +05:00
signals.rst Revert "new signal" 2019-03-25 16:08:40 +03:00
spider-middleware.rst Merge pull request #3253 from rpkilby/depth-stats 2018-07-11 12:00:08 -03:00
spiders.rst DOC switch from .extract to get/getall API in docs 2018-09-12 17:57:27 +05:00
stats.rst Update stats.rst 2016-01-15 19:25:56 +01:00
telnetconsole.rst Relocate telnetconsole to extensions/ 2015-10-05 21:16:04 +03:00
ubuntu.rst update scrapinghub.com urls to use https 2017-08-24 16:03:36 -03:00
webservice.rst Update documentation links 2016-03-03 16:28:33 +00:00