Removes speaker assistance options from the profile form.

This commit is contained in:
Christopher Neugebauer 2016-09-26 11:18:05 +10:00
parent e96bce62ab
commit 2aa0074bdc

View file

@ -17,8 +17,6 @@ class SpeakerForm(forms.ModelForm):
"homepage",
"twitter_username",
"accessibility",
"travel_assistance",
"accommodation_assistance",
"agreement",
]