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

add m2m fields to proccess

Open AlexProfi opened this issue 6 years ago • 1 comments

Hello please view this functionality I also make logic for scrapy parser to use

AlexProfi avatar Dec 09 '17 23:12 AlexProfi

Alex I just ran into this problem, and haven't found much documentation. Maybe if we could explain more to the core developers what the problem is, there would be more activity and perhaps acceptance of your code. For your part, it would probably help to include your tests on this code, not only that it works but that it doesn't mess anything else up. I see the big 'this branch has no conflicts' sign, but I don't know what that really means. Test results would surely help. For myself, it never occurred to me that there would be a problem with M2M fields. I just assumed they would work like FKs. If you could explain why this hasn't been tackled up to now, it might help Alex write the code in a way you would find acceptable. Apparently there hasn't been much demand, which surprises me, but so what? I need it now. Thanks.

MalikRumi avatar Feb 12 '18 02:02 MalikRumi