Nastavení kol a úloh
1 open thread
1 open thread
Compare changes
- Jiří Setnička authored
Formulář se totiž dá spustit i na stránce kola, kam mají přístup všichni, ale akce by měla provést jen nad účastníky, které organizátor spravuje v rámci jeho contestu.
+ 40
− 129
@@ -42,7 +42,7 @@ class ParticipantsFilterForm(PagerForm):
@@ -64,9 +64,9 @@ class ParticipantsActionForm(FlaskForm):
@@ -92,7 +92,8 @@ class ParticipantsActionForm(FlaskForm):
@@ -105,8 +106,26 @@ class ParticipantsActionForm(FlaskForm):
@@ -140,130 +159,19 @@ class ParticipantsActionForm(FlaskForm):
@@ -274,7 +182,7 @@ def get_contest(id: int) -> db.Contest:
@@ -340,7 +248,8 @@ def org_contest_import_template():
@@ -353,6 +262,8 @@ def org_contest_list(id: int):
@@ -362,7 +273,7 @@ def org_contest_list(id: int):