dffd
This commit is contained in:
parent
2d7053d82a
commit
40a09d8542
6 changed files with 4 additions and 37 deletions
|
@ -699,8 +699,6 @@ class User(Base, Stndrd, Age_times):
|
|||
def json_admin(self):
|
||||
data = self.json_raw
|
||||
|
||||
data['creation_ip'] = self.creation_ip
|
||||
data['creation_region'] = self.creation_region
|
||||
data['email'] = self.email
|
||||
data['email_verified'] = self.is_activated
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue