Don't allow normal contests to run pretests only
This commit is contained in:
parent
6bc0eb4b1c
commit
6dcd3ed0c9
1 changed files with 0 additions and 1 deletions
|
@ -295,7 +295,6 @@ class EditOrganizationContestForm(ModelForm):
|
||||||
"hide_problem_tags",
|
"hide_problem_tags",
|
||||||
"public_scoreboard",
|
"public_scoreboard",
|
||||||
"scoreboard_visibility",
|
"scoreboard_visibility",
|
||||||
"run_pretests_only",
|
|
||||||
"points_precision",
|
"points_precision",
|
||||||
"description",
|
"description",
|
||||||
"og_image",
|
"og_image",
|
||||||
|
|
Loading…
Reference in a new issue