scrapy/docs/intro
Pablo Hoffman 5bf733b6f6 Changed default representation of items to pretty-printed dicts. This improves
default logging by making log more readable in the default case, for both Scraped and Dropped lines.

Projects can still customize how items are represented by overriding the item's __str__ method, as usual.
2011-06-03 01:13:01 -03:00
..
examples.rst removed googledir example, replaced by dirbot project on github. updated docs accordingly 2011-04-28 02:28:39 -03:00
install.rst added w3lib to requirements, in installation guide 2011-05-01 11:14:57 -03:00
overview.rst Some minor improvements to feature list in Scrapy at a Glance documentation page 2010-10-16 19:02:08 -02:00
tutorial.rst Changed default representation of items to pretty-printed dicts. This improves 2011-06-03 01:13:01 -03:00