Formulář na přidání účastníka do soutěže
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 80
− 1
@@ -15,7 +15,7 @@ import wtforms
@@ -26,6 +26,7 @@ from mo.web.util import PagerForm
@@ -232,6 +233,44 @@ class ParticipantsActionForm(FlaskForm):
changed this line in version 6 of the diff
@@ -411,6 +450,46 @@ def org_contest_import(id: int):