Allow account registration with invites.
This commit is contained in:
parent
e0a009a0f1
commit
48f7fd34a7
8 changed files with 111 additions and 4 deletions
|
@ -6,4 +6,4 @@ from .status import Favorite, Boost, Tag, Notification, ReadThrough
|
|||
from .user import User, UserFollows, UserFollowRequest, UserBlocks
|
||||
from .user import FederatedServer
|
||||
from .import_job import ImportJob, ImportItem
|
||||
from .site import SiteSettings
|
||||
from .site import SiteSettings, SiteInvite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue