Set connectors on books

This commit is contained in:
Mouse Reeve
2020-03-28 16:01:02 -07:00
parent 1a33290267
commit 0c9aad730d
4 changed files with 6 additions and 4 deletions

View File

@ -82,6 +82,7 @@ class Connector(AbstractConnector):
book.goodreads_key = data['identifiers']['goodreads']
book.source_url = response.url
book.connector = self.connector
book.save()
# this book sure as heck better be an edition