Creates landing page views
This commit is contained in:
parent
fd6603ee07
commit
aa8b2c2f2b
6 changed files with 251 additions and 121 deletions
|
@ -2,3 +2,4 @@
|
|||
from .authentication import Login, Register, Logout
|
||||
from .password import PasswordResetRequest, PasswordReset, ChangePassword
|
||||
from .invite import ManageInvites, Invite
|
||||
from .landing import About, Home, Feed, Discover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue