django-bulk-sync icon indicating copy to clipboard operation
django-bulk-sync copied to clipboard

FieldDoesNotExist exception when key_fields=['pk']

Open cfytrok opened this issue 2 years ago • 0 comments

Please add test case, when key_fields=['pk']. bulk_sync. get_field('pk') raises FieldDoesNotExist https://github.com/mathandpencil/django-bulk-sync/blob/8b4dc964e86fbf96d91a86b64343f642f8e311b4/bulk_sync/init.py#L87

cfytrok avatar Jan 04 '22 10:01 cfytrok