mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-12-10 13:07:48 +01:00
Solve bug in join tournament
This commit is contained in:
@@ -105,6 +105,7 @@ class ParticipationForm(forms.ModelForm):
|
||||
),
|
||||
'final',
|
||||
)
|
||||
self.helper.form_tag = False
|
||||
|
||||
class Meta:
|
||||
model = Participation
|
||||
|
||||
Reference in New Issue
Block a user