Remove speaker photo for now

Causing errors that we don't have time to debug.
This commit is contained in:
Ben Sturmfels 2023-04-24 09:06:36 +10:00
parent a94fc3a9db
commit 8e2f37d607
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -14,7 +14,7 @@ class SpeakerForm(forms.ModelForm):
"pronouns",
"biography",
"experience",
"photo",
# "photo",
"telephone",
# "local_timezone",
"homepage",