diff --git a/symposion/speakers/forms.py b/symposion/speakers/forms.py index bab153a5..122b064c 100644 --- a/symposion/speakers/forms.py +++ b/symposion/speakers/forms.py @@ -13,7 +13,6 @@ class SpeakerForm(forms.ModelForm): "biography", "photo", "twitter_username", - "experience", "accessibility", "travel_assistance", "accommodation_assistance",