do the thing
parent
b5939a01b9
commit
8177ce075f
|
@ -84,3 +84,4 @@ class ScoreAdjustment(BaseModel):
|
|||
class AdminUser(BaseModel):
|
||||
username = CharField()
|
||||
password = CharField()
|
||||
secret = CharField()
|
||||
|
|
Loading…
Reference in New Issue