From e39bf026cb8cc4f4f485609c7fd7b19f72711afa Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Fri, 30 Oct 2020 10:40:05 -0700 Subject: [PATCH] Handle edit and delete readthroughs --- bookwyrm/templates/book.html | 12 ++++----- bookwyrm/urls.py | 3 +++ bookwyrm/view_actions.py | 47 ++++++++++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 7 deletions(-) diff --git a/bookwyrm/templates/book.html b/bookwyrm/templates/book.html index 8b1696008..f05fd7edd 100644 --- a/bookwyrm/templates/book.html +++ b/bookwyrm/templates/book.html @@ -73,7 +73,7 @@
{% csrf_token %} - +