Want to read view
This commit is contained in:
parent
45146b4999
commit
1231d40e80
9 changed files with 72 additions and 20 deletions
|
@ -25,7 +25,7 @@ from .list import Lists, List, Curate, UserLists
|
|||
from .notifications import Notifications
|
||||
from .outbox import Outbox
|
||||
from .reading import edit_readthrough, create_readthrough, delete_readthrough
|
||||
from .reading import StartReading, FinishReading, delete_progressupdate
|
||||
from .reading import WantToRead, StartReading, FinishReading, delete_progressupdate
|
||||
from .reports import Report, Reports, make_report, resolve_report, suspend_user
|
||||
from .rss_feed import RssFeed
|
||||
from .password import PasswordResetRequest, PasswordReset, ChangePassword
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue