1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-22 02:18:21 +02:00

Fix de l'ajout d'équipe, le ColorWidget était défaillant

This commit is contained in:
Ehouarn
2025-05-25 23:31:09 +02:00
parent e88dbfd597
commit 136f636fda
7 changed files with 58 additions and 2 deletions

View File

@ -194,3 +194,4 @@ class BusTeamForm(forms.ModelForm):
),
"color": ColorWidget(),
}
# "color": ColorWidget(),