Private
Public Access
1
0

fixing race form

This commit is contained in:
Sander Roosendaal
2022-06-29 21:45:23 +02:00
parent 7fff546dbd
commit 726e1a652f
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ class RaceCreateView(CreateView):
'resulturl',
'date',
'crew_size',
'gender',
#'resultlist',
]