mirror of https://github.com/scrapy/scrapy.git
added nicolas to sep-019 authors, changed main title formatting for sep-019 and sep-020
This commit is contained in:
parent
b11a1326b9
commit
b2b256dc37
|
|
@ -1,13 +1,14 @@
|
|||
======= ===================
|
||||
SEP 19
|
||||
Title Per-spider settings
|
||||
Author Pablo Hoffman
|
||||
Author Pablo Hoffman, Nicolás Ramirez
|
||||
Created 2013-03-07
|
||||
Status Draft
|
||||
======= ===================
|
||||
|
||||
============================
|
||||
SEP-019: Per-spider settings
|
||||
****************************
|
||||
============================
|
||||
|
||||
This is a proposal to add support for overriding settings per-spiders in a
|
||||
consistent way.
|
||||
|
|
|
|||
|
|
@ -8,8 +8,9 @@ Status Draft
|
|||
|
||||
.. note: this SEP has been migrated from the Wiki.
|
||||
|
||||
=========================
|
||||
SEP-020: Bulk Item Loader
|
||||
*************************
|
||||
=========================
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
|
|
|||
Loading…
Reference in New Issue