Formulář na přidání účastníka do soutěže
2 open threads
2 open threads
Compare changes
- Jan Prachař authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 105
− 24
@@ -236,35 +236,57 @@ class ParticipantAddForm(FlaskForm):
@@ -273,6 +295,56 @@ class ParticipantAddForm(FlaskForm):
@@ -458,17 +530,26 @@ def org_contest_add_user(id: int, site_id: Optional[int] = None):