Path to update books
This commit is contained in:
parent
de4f783891
commit
3a4a194160
9 changed files with 68 additions and 33 deletions
|
@ -36,5 +36,5 @@ Connector.objects.create(
|
|||
)
|
||||
|
||||
|
||||
get_or_create_book('OL1715344W')
|
||||
get_or_create_book('OL102749W')
|
||||
get_or_create_book('OL1715344W', key='openlibrary_key', connector_id=1)
|
||||
get_or_create_book('OL102749W', key='openlibrary_key', connector_id=1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue