Save source_url in connectors

This commit is contained in:
Mouse Reeve
2020-03-28 13:14:06 -07:00
parent 54b5f0097b
commit 16fec1b6d5
3 changed files with 6 additions and 11 deletions

View File

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