scrapy-djangoitem icon indicating copy to clipboard operation
scrapy-djangoitem copied to clipboard

[WIP] allow foreign key support

Open eLRuLL opened this issue 6 years ago • 2 comments

Allowing support for Foreign Key insertion.

You have to setup the pk value in the field.

eLRuLL avatar Aug 11 '17 03:08 eLRuLL

I was making this work adding actual models on the values of those fields and I assume some people were doing the same, maybe it would be a good idea to also support that so those people don't get affected with the update. What do you think @redapple ?

eLRuLL avatar Aug 11 '17 14:08 eLRuLL

I know it's been 5 years since this PR was made, but any chance that this gets merged?

zachbellay avatar Dec 05 '22 23:12 zachbellay