DM and notification views
This commit is contained in:
parent
aa8b2c2f2b
commit
b61544b5f5
10 changed files with 146 additions and 95 deletions
|
@ -3,3 +3,6 @@ from .authentication import Login, Register, Logout
|
|||
from .password import PasswordResetRequest, PasswordReset, ChangePassword
|
||||
from .invite import ManageInvites, Invite
|
||||
from .landing import About, Home, Feed, Discover
|
||||
from .notifications import Notifications
|
||||
from .direct_message import DirectMessage
|
||||
from .import_datra import Import
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue