[WEI] Update survey words

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
Yohann D'ANELLO 2021-08-26 00:11:24 +02:00
parent 41a0b3a1c1
commit 802a6c68cb
No known key found for this signature in database
GPG key ID: 3A75C55819C8CF85
4 changed files with 19 additions and 12 deletions

View file

@ -138,7 +138,7 @@ class WEIMembershipForm(forms.ModelForm):
class BusForm(forms.ModelForm):
class Meta:
model = Bus
exclude = ('information_json',)
fields = '__all__'
widgets = {
"wei": Autocomplete(
WEIClub,