Convert start and finish reading into view classes
This commit is contained in:
parent
0e84f4bbac
commit
45146b4999
3 changed files with 84 additions and 75 deletions
|
@ -20,7 +20,7 @@ from .helpers import is_api_request, get_edition, get_user_from_username
|
|||
from .helpers import handle_reading_status, privacy_filter
|
||||
|
||||
|
||||
# pylint: disable= no-self-use
|
||||
# pylint: disable=no-self-use
|
||||
class Shelf(View):
|
||||
"""shelf page"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue