mirror of https://github.com/scrapy/scrapy.git
fields (such as the primary key); it will now ignore those that have had the auto_created flag set - this now allows us to work with custom primary keys as the previous way ignored a custom primary key field. --- scrapy/contrib_exp/djangoitem.py | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) |
||
|---|---|---|
| .. | ||
| downloadermiddleware | ||
| __init__.py | ||
| djangoitem.py | ||
| iterators.py | ||