Slightly clearer message about email marked as verified w/ adduser gmg command
This commit is contained in:
parent
a3fae1bd07
commit
64201d12c3
@ -41,7 +41,7 @@ def adduser(args):
|
||||
entry['email_verified'] = True
|
||||
entry.save(validate=True)
|
||||
|
||||
print "User Created: Already Verified :)"
|
||||
print "User created (and email marked as verified)"
|
||||
|
||||
|
||||
def makeadmin_parser_setup(subparser):
|
||||
|
Loading…
x
Reference in New Issue
Block a user