scrapy/scrapy/settings
Pablo Hoffman fc388f4636 Make ITEM_PIPELINE setting a dict
This is for consistency with how spider and downloader middlewares are
defined. ITEM_PIPELINE_BASE was also added and both remain empty.

Backwards compatibility is kept (with a warning) with list-based
ITEM_PIPELINES.
2013-09-23 17:50:43 -03:00
..
__init__.py added support generic python literals in settings, and for explicitly 2013-03-19 16:02:53 -02:00
default_settings.py Make ITEM_PIPELINE setting a dict 2013-09-23 17:50:43 -03:00
deprecated.py pep8ize settings 2013-01-08 11:48:36 -02:00