From 126594ec4935f1f6a863560f200371ae04c33d8e Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Fri, 23 Apr 2021 13:46:22 -0700 Subject: [PATCH] Cleans up queryset declarations --- bookwyrm/templates/book/book.html | 2 +- bookwyrm/urls.py | 6 +++++- bookwyrm/views/books.py | 17 +++++++---------- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html index cfa400d6..97f105bf 100644 --- a/bookwyrm/templates/book/book.html +++ b/bookwyrm/templates/book/book.html @@ -251,7 +251,7 @@