Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Graña b1d891968c Fix AlreadyCalledError replacing a request in shell command. closes #407 2013-10-09 23:50:24 -02:00
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
Pablo Hoffman 1d726063d6 * Added tests for shell/fetch/version commands (closes #255)
* Fixed bug causing Scrapy shell to fail if started without any argument (closes #294)
2010-11-28 18:14:45 -02:00