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(-) |
||
|---|---|---|
| bin | ||
| debian | ||
| docs | ||
| extras | ||
| profiling/priorityqueue | ||
| scrapy | ||
| scrapyd | ||
| scripts | ||
| .coveragerc | ||
| .hgignore | ||
| .hgtags | ||
| AUTHORS | ||
| INSTALL | ||
| LICENSE | ||
| MANIFEST.in | ||
| Makefile.buildbot | ||
| README | ||
| setup.cfg | ||
| setup.py | ||
README
This is Scrapy, an opensource screen scraping framework written in Python. For more info visit the project home page at http://scrapy.org