mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-10-21 09:37:56 +02:00
Teams can't see problems for the second round until the given date
This commit is contained in:
@@ -38,6 +38,8 @@ class TournamentForm(forms.ModelForm):
|
||||
"date_inscription": DateTimePickerInput(),
|
||||
"date_solutions": DateTimePickerInput(),
|
||||
"date_syntheses": DateTimePickerInput(),
|
||||
"date_solutions_2": DateTimePickerInput(),
|
||||
"date_syntheses_2": DateTimePickerInput(),
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user