Adds isbn search
This commit is contained in:
parent
0a41503572
commit
f4800307b4
4 changed files with 84 additions and 6 deletions
|
@ -156,7 +156,6 @@ class EditBook(View):
|
|||
),
|
||||
}
|
||||
)
|
||||
print(data["author_matches"])
|
||||
|
||||
# we're creating a new book
|
||||
if not book:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue