This commit is contained in:
Gregory Trullemans 2024-04-20 19:39:34 +02:00
parent 68fcc83037
commit 0097cdc5d8
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ class InjuryForm(forms.ModelForm):
fields = (
"gymnast",
"date",
"skill",
"mechanism",
"injury_type",
"location",