From 7488f8da96bcbe0ae7b4e08f5dc17d962564c5e9 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Thu, 14 Oct 2021 16:30:27 -0700 Subject: [PATCH] Creates edit status endpoint --- .../snippets/status/status_options.html | 2 +- bookwyrm/urls.py | 1 + bookwyrm/views/__init__.py | 2 +- bookwyrm/views/status.py | 24 ++++++++++++++++++- 4 files changed, 26 insertions(+), 3 deletions(-) diff --git a/bookwyrm/templates/snippets/status/status_options.html b/bookwyrm/templates/snippets/status/status_options.html index 45d1fa9cc..92e1ab43b 100644 --- a/bookwyrm/templates/snippets/status/status_options.html +++ b/bookwyrm/templates/snippets/status/status_options.html @@ -20,7 +20,7 @@ {% if status.status_type != 'GeneratedNote' and status.status_type != 'Rating' %}