Make reports
This commit is contained in:
parent
e59c127686
commit
21f199c548
12 changed files with 96 additions and 19 deletions
|
@ -20,7 +20,7 @@ from .notifications import Notifications
|
|||
from .outbox import Outbox
|
||||
from .reading import edit_readthrough, create_readthrough, delete_readthrough
|
||||
from .reading import start_reading, finish_reading, delete_progressupdate
|
||||
from .reports import Report, Reports
|
||||
from .reports import Report, Reports, make_report
|
||||
from .rss_feed import RssFeed
|
||||
from .password import PasswordResetRequest, PasswordReset, ChangePassword
|
||||
from .search import Search
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue