do the thing

master
Fox Wilson 2016-05-04 21:18:52 -04:00
parent b5939a01b9
commit 8177ce075f
1 changed files with 1 additions and 0 deletions

View File

@ -84,3 +84,4 @@ class ScoreAdjustment(BaseModel):
class AdminUser(BaseModel):
username = CharField()
password = CharField()
secret = CharField()