Add ML to problem feed
This commit is contained in:
parent
34523ab53f
commit
2fe571379c
8 changed files with 157 additions and 6 deletions
|
@ -15,3 +15,4 @@ class Command(BaseCommand):
|
|||
judge.name = options['name']
|
||||
judge.auth_key = options['auth_key']
|
||||
judge.save()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue