scrapy/docs/topics
Pablo Hoffman 38b5793152 Some changes to telnet console:
* moved module from scrapy.management.telnet to scrapy.telnet (to minimize
  nested modules)
* added signal for updating telnet console variables (fixes #165)

--HG--
rename : scrapy/management/telnet.py => scrapy/telnet.py
2010-06-02 17:49:18 -03:00
..
_images mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
architecture.rst #154: Language fixes to the documentation 2010-04-18 23:39:54 -03:00
downloader-middleware.rst Automated merge with ssh://hg.scrapy.org/scrapy-0.8 2010-04-18 23:44:59 -03:00
email.rst Some mail improvements and tests. 2010-05-28 16:51:47 -03:00
exceptions.rst #154: Language fixes to the documentation 2010-04-18 23:39:54 -03:00
exporters.rst Automated merge with ssh://hg.scrapy.org/scrapy-0.8 2010-04-18 23:44:59 -03:00
extensions.rst Automated merge with ssh://hg.scrapy.org/scrapy-0.8 2010-04-18 23:44:59 -03:00
firebug.rst Automated merge with ssh://hg.scrapy.org/scrapy-0.8 2010-04-18 23:44:59 -03:00
firefox.rst #154: Language fixes to the documentation 2010-04-18 23:39:54 -03:00
images.rst #154: Language fixes to the documentation 2010-04-18 23:39:54 -03:00
item-pipeline.rst Automated merge with http://hg.scrapy.org/scrapy-0.8 2010-04-02 02:49:51 -03:00
items.rst moved scrapy.newitem to scrapy.item and declared newitem api officially stable. updated docs and example project. deprecated old ScrapedItem 2009-08-19 21:39:58 -03:00
leaks.rst added iter_all() function to scrapy.util.trackref module and improved memory leaks documentation. also added a new FAQ antry about memory issues 2009-11-28 16:21:59 -02:00
link-extractors.rst fixed error in link extractors doc, thanks tarasm 2009-08-21 08:34:53 -03:00
loaders.rst ItemLoader: Update docs for {add,replace,get}_{value,xpath} 2010-05-18 17:54:25 +08:00
logging.rst Added LOG_ENCODING setting 2010-03-24 12:13:38 -03:00
request-response.rst Automated merge with ssh://hg.scrapy.org/scrapy-0.8 2010-04-26 22:29:45 -03:00
scrapy-ctl.rst some deployment changes in preparation for the 0.7.0 release candidate 2009-09-16 22:40:36 -03:00
selectors.rst moved scrapy.xpath to scrapy.selector 2009-08-19 21:50:52 -03:00
settings.rst removed no longer used SpiderScheduler (obsoleted by ExecutionQueue) 2010-05-28 17:27:15 -03:00
shell.rst SEP12 implementation 2010-04-01 18:27:22 -03:00
signals.rst Reorder signals doc to respect alphabetical order 2009-11-30 11:29:19 -02:00
spider-middleware.rst Notify spider when requests are ignored by HttpErrorMiddleware, and generally when any call to process_spider_input raises an exception 2010-05-12 16:41:06 -03:00
spiders.rst SEP12 implementation 2010-04-01 18:27:22 -03:00
stats.rst SEP12 implementation 2010-04-01 18:27:22 -03:00
telnetconsole.rst Some changes to telnet console: 2010-06-02 17:49:18 -03:00
webconsole.rst Move webconsole extensions doc to webconsole topic 2009-12-01 10:47:11 -02:00