Remove speaker photo for now
Causing errors that we don't have time to debug.
This commit is contained in:
parent
a94fc3a9db
commit
8e2f37d607
1 changed files with 1 additions and 1 deletions
2
vendor/symposion/speakers/forms.py
vendored
2
vendor/symposion/speakers/forms.py
vendored
|
@ -14,7 +14,7 @@ class SpeakerForm(forms.ModelForm):
|
|||
"pronouns",
|
||||
"biography",
|
||||
"experience",
|
||||
"photo",
|
||||
# "photo",
|
||||
"telephone",
|
||||
# "local_timezone",
|
||||
"homepage",
|
||||
|
|
Loading…
Reference in a new issue