staplesad / flask_bookclub

1 stars 2 forks source link

Handling special characters #36

Open staplesad opened 6 years ago

staplesad commented 6 years ago

Adding a ? to the book title (in reading list) causes an error when trying to retrieve that book to edit or delete. Should check for booklist as well and add code to handle this case.